Skip to content

Commit 35156e0

Browse files
committed
inline script
1 parent 94358a1 commit 35156e0

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

logging-k8s-stdout-otlp-json/build.sh

Lines changed: 0 additions & 5 deletions
This file was deleted.

logging-k8s-stdout-otlp-json/k3d.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -euo pipefail
44

5-
./build.sh
5+
docker build -f Dockerfile -t "dice:1.1-SNAPSHOT" .
66
k3d cluster create jsonlogging || k3d cluster start jsonlogging
77
k3d image import -c jsonlogging dice:1.1-SNAPSHOT
88

0 commit comments

Comments
 (0)