fix(ci): fix branch name
This commit is contained in:
parent
75f6f0b763
commit
1668b6abe8
1 changed files with 1 additions and 1 deletions
|
|
@ -18,5 +18,5 @@ build-and-push:
|
||||||
- docker push "$IMAGE_NAME:$IMAGE_TAG"
|
- docker push "$IMAGE_NAME:$IMAGE_TAG"
|
||||||
- docker push "$IMAGE_NAME:latest"
|
- docker push "$IMAGE_NAME:latest"
|
||||||
only:
|
only:
|
||||||
- master
|
- main
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue