Skip to content
Snippets Groups Projects
Commit a3369095 authored by Antoine Regimbeau's avatar Antoine Regimbeau
Browse files

Add an argument to deploy.sh

parent b46fe2aa
No related branches found
No related tags found
No related merge requests found
......@@ -175,7 +175,7 @@ deploy:
# Checkout the expected branch
- git checkout -f -q $CI_COMMIT_SHA
script:
- ./CI/deploy.sh
- ./CI/deploy.sh $CI_COMMIT_REF_NAME
dependencies:
- ubuntu-superbuild-build
- centos-superbuild-build
......
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