Update .gitlab-ci.yml file
This commit is contained in:
parent
09668139a3
commit
4995dc186b
|
@ -54,3 +54,4 @@ build:
|
||||||
- docker push $CI_REGISTRY_IMAGE:latest
|
- docker push $CI_REGISTRY_IMAGE:latest
|
||||||
only:
|
only:
|
||||||
- main
|
- main
|
||||||
|
when: always
|
||||||
|
|
Loading…
Reference in New Issue