fix(ci): remove branch specification
This commit is contained in:
parent
235f1dfd6b
commit
b2abacbdba
1 changed files with 0 additions and 2 deletions
|
|
@ -17,5 +17,3 @@ build-and-push:
|
||||||
- docker tag "$IMAGE_NAME:$IMAGE_TAG" "$IMAGE_NAME:latest"
|
- docker tag "$IMAGE_NAME:$IMAGE_TAG" "$IMAGE_NAME:latest"
|
||||||
- docker push "$IMAGE_NAME:$IMAGE_TAG"
|
- docker push "$IMAGE_NAME:$IMAGE_TAG"
|
||||||
- docker push "$IMAGE_NAME:latest"
|
- docker push "$IMAGE_NAME:latest"
|
||||||
only:
|
|
||||||
- main
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue