mirror of
https://gitlab.com/mobicoop/v3/service/auth.git
synced 2026-02-22 21:40:44 +00:00
Update .gitlab-ci.yml file
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
image: docker:20.10.22
|
image: docker:20.10.22
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- test
|
# - test
|
||||||
- build
|
- build
|
||||||
|
|
||||||
##############
|
##############
|
||||||
@@ -54,4 +54,4 @@ build:
|
|||||||
- docker push $CI_REGISTRY_IMAGE:latest
|
- docker push $CI_REGISTRY_IMAGE:latest
|
||||||
only:
|
only:
|
||||||
- main
|
- main
|
||||||
when: always
|
|
||||||
Reference in New Issue
Block a user