Skip to content

Commit 1db58c7

Browse files
author
wimo7083
committed
move IMAGE_NAME to publish script
1 parent 29422be commit 1db58c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/publish

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
set -eu
88

99
DOCKER_REPO="operationcode/resources-api"
10+
IMAGE_NAME="resources-api"
1011

1112
IMAGE_ID=$(docker images $IMAGE_NAME:latest --format "{{.ID}}")
1213

0 commit comments

Comments
 (0)