Update .gitlab-ci.yml file

This commit is contained in:
Sylvain Briat 2023-04-05 10:03:05 +00:00
parent 09668139a3
commit 4995dc186b
1 changed files with 1 additions and 0 deletions

View File

@ -54,3 +54,4 @@ build:
- docker push $CI_REGISTRY_IMAGE:latest - docker push $CI_REGISTRY_IMAGE:latest
only: only:
- main - main
when: always