Skip to content
Snippets Groups Projects
Commit 3202825a authored by DESPRES Damien's avatar DESPRES Damien
Browse files

Update .gitlab-ci.yml file

parent 5fa8aae1
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
...@@ -61,6 +61,21 @@ build_development: ...@@ -61,6 +61,21 @@ build_development:
- dist - dist
expire_in: 1 week expire_in: 1 week
deploy-qualif:
needs: ["build_development"]
only:
- "1.3"
- tags
inherit:
variables: false
variables:
DEPLOY_ENVIRONMENT: qualif
DEPLOY_TARGET_SP: login
stage: deploy
#when: manual
trigger: onegeo-suite/recette-deployment
deploy-pigma-dev: deploy-pigma-dev:
image: alpine image: alpine
tags: tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment