mirror of
https://gitlab.com/mobicoop/v3/service/auth.git
synced 2026-01-11 22:02:39 +00:00
Merge branch 'updateCI' into 'main'
update ci to push all tags See merge request v3/service/auth!33
This commit is contained in:
@@ -45,10 +45,9 @@ build:
|
||||
docker build
|
||||
--pull
|
||||
--cache-from $CI_REGISTRY_IMAGE:latest
|
||||
--tag $CI_REGISTRY_IMAGE:$CI_COMMIT_SHA
|
||||
--tag $CI_REGISTRY_IMAGE:$VERSION
|
||||
--tag $CI_REGISTRY_IMAGE:latest
|
||||
.
|
||||
- docker push $CI_REGISTRY_IMAGE:latest
|
||||
- docker push $CI_REGISTRY_IMAGE
|
||||
only:
|
||||
- main
|
||||
|
||||
Reference in New Issue
Block a user