Skip to content
Snippets Groups Projects
Commit 26105f74 authored by BITARD Michaël's avatar BITARD Michaël Committed by BITARD Michaël
Browse files

FIX versions numbers

parent 1e641e47
No related branches found
No related tags found
1 merge request!1535feat(infra): déploie le serveur de développement sur les infras ecoCompose de la DINUM
......@@ -9,7 +9,9 @@ include:
get_camino_tag:
stage: deploy
script: echo "CAMINO_TAG=${CI_COMMIT_SHA}" > out.env
# FIXME
# script: echo "CAMINO_TAG=${CI_COMMIT_SHA}" > out.env
script: echo "CAMINO_TAG=7a850a3f1a70fa7b06ded4da806980359e13208a" > out.env
artifacts:
reports:
dotenv: out.env
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment