Skip to content
Snippets Groups Projects
Commit 5826d95b authored by Hervé  MENAGER's avatar Hervé MENAGER
Browse files

do not try to deploy non-master versions

parent 3e89ec9b
No related branches found
No related tags found
No related merge requests found
Pipeline #9254 passed
......@@ -51,3 +51,5 @@ deploy-webserver:
- cd ansible
- whoami
- ansible-playbook -vvv -i ./hosts_deploy deploy.yaml --extra-vars "deploy_user_name=ippidb repo_api_token=JZS-4cH7bWkFkHa2rAVf marvin_license_b64=$MARVINJS_LICENSE"
only:
- master
\ No newline at end of file
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