generated from oci/template
remove tag command
All checks were successful
Build and Publish Docker Image on Tag / build-and-publish (push) Successful in 5s
All checks were successful
Build and Publish Docker Image on Tag / build-and-publish (push) Successful in 5s
This commit is contained in:
parent
58631f760d
commit
6d2f059c70
1 changed files with 0 additions and 1 deletions
|
@ -30,5 +30,4 @@ jobs:
|
|||
# Build and push multi-platform Docker images
|
||||
docker build -t $REPO_HOST/$REPO_PATH:latest --push .
|
||||
# Tag and push latest
|
||||
docker tag $REPO_HOST/$REPO_PATH:latest
|
||||
docker push $REPO_HOST/$REPO_PATH:latest
|
||||
|
|
Loading…
Reference in a new issue