Skip to content
Snippets Groups Projects
Commit 2ce7d8ef authored by Céline  TREBEAU's avatar Céline TREBEAU
Browse files

Update .gitlab-ci.yml file

parent ed3cb388
No related branches found
No related tags found
No related merge requests found
......@@ -37,6 +37,7 @@ release:
- "chmod +x ../release-version.sh"
- git checkout -f $CI_COMMIT_REF_NAME
- git diff
- git ls-files -o --exclude-standard
- " ../release-version.sh --skip-version-check $MAJOR.$MINOR.$PATCH"
pages:
......
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