Update .gitlab-ci.yml
This commit is contained in:
parent
c74abbb6a0
commit
90f520e813
@ -18,7 +18,10 @@ build:
|
||||
- docker build -t $CONTAINER_RELEASE_IMAGE --build-arg CODE_PASSWORD=$CODE_PASSWORD .
|
||||
- docker push $CONTAINER_RELEASE_IMAGE
|
||||
only:
|
||||
- main
|
||||
only:
|
||||
- tags
|
||||
refs:
|
||||
- main
|
||||
changes:
|
||||
- Dockerfile
|
||||
- .giltab-ci.yml
|
||||
- dockerrun.sh
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user