mirror of
https://gitlab.com/mobicoop/v3/service/auth.git
synced 2026-02-22 18:30:45 +00:00
Update .gitlab-ci.yml file
This commit is contained in:
@@ -9,7 +9,7 @@ stages:
|
|||||||
##############
|
##############
|
||||||
|
|
||||||
test:
|
test:
|
||||||
stage: test
|
# stage: test
|
||||||
image: docker/compose:latest
|
image: docker/compose:latest
|
||||||
variables:
|
variables:
|
||||||
DOCKER_TLS_CERTDIR: ''
|
DOCKER_TLS_CERTDIR: ''
|
||||||
@@ -54,4 +54,3 @@ build:
|
|||||||
- docker push $CI_REGISTRY_IMAGE:latest
|
- docker push $CI_REGISTRY_IMAGE:latest
|
||||||
only:
|
only:
|
||||||
- main
|
- main
|
||||||
|
|
||||||
Reference in New Issue
Block a user