Commit 5b2eb984 by shah

test

parent d92eb737
Pipeline #13433 passed with stage
in 4 seconds
......@@ -14,7 +14,7 @@ docker-build:
before_script:
# - 'VERSION=$(cat VERSION) && echo "version: $VERSION"'
# - 'TAG="$IMG_NAME:$VERSION" && echo "tag: $TAG"'
- 'TAG="$IMG_NAME:latest" && echo "tag: $TAG"'
- 'TAG="$IMG_NAME:0.0.1" && echo "tag: $TAG"'
- 'PUSH_TAG="$REGISTRY_URL/$TAG" && echo "pushtag: $PUSH_TAG"'
script:
- docker build --rm -t $TAG .
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment