Skip to content
Snippets Groups Projects
Commit 3bb95509 authored by Sébastien DA ROCHA's avatar Sébastien DA ROCHA
Browse files

Update .gitlab-ci.yml file

parent 5df72b40
Branches
No related tags found
1 merge request!12Development
Pipeline #27754 passed
......@@ -38,7 +38,7 @@ build_development:
- docker-compose build
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
- docker-compose push
- 'curl -X POST -F token=$CI_JOB_TOKEN -F ref=poc_oidc -F variables[TAG]=${TAG} https://forge.grandlyon.com/api/v4/projects/321/trigger/pipeline'
- 'curl -X POST -F token=$CI_JOB_TOKEN -F ref=master -F variables[TAG]=${TAG} https://forge.grandlyon.com/api/v4/projects/321/trigger/pipeline'
build_release:
stage: build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment