Skip to content

Commit 19b68ca

Browse files
laurentjrldhont
authored andcommitted
[build] deactivate temporarly legacy deploiement for tests
1 parent cbb272f commit 19b68ca

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

.gitlab-ci.yml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -146,22 +146,22 @@ deploy-package-unstable:
146146
tags:
147147
- fabric
148148

149-
deploy-docker-unstable:
150-
image: ${REGISTRY_URL}/factory-ci-runner:build-package
151-
stage: deploy
152-
script:
153-
- update-service lizmap
154-
environment:
155-
name: snap
156-
dependencies:
157-
- docker-image-unstable
158-
only:
159-
- /^release_.*$/
160-
- master
161-
except:
162-
- tags
163-
tags:
164-
- factory-dind
149+
#deploy-docker-unstable:
150+
# image: ${REGISTRY_URL}/factory-ci-runner:build-package
151+
# stage: deploy
152+
# script:
153+
# - update-service lizmap
154+
# environment:
155+
# name: snap
156+
# dependencies:
157+
# - docker-image-unstable
158+
# only:
159+
# - /^release_.*$/
160+
# - master
161+
# except:
162+
# - tags
163+
# tags:
164+
# - factory-dind
165165

166166
deploy-quick-release:
167167
image: ${REGISTRY_URL}/factory-ci-runner:fabric-ci

0 commit comments

Comments
 (0)