Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Verified Commit 45b5af44 authored by Vincent SIMONIN's avatar Vincent SIMONIN
Browse files

Change tag for OVH

parent 8b37969e
No related branches found
No related tags found
No related merge requests found
Pipeline #76060 failed
default:
tags:
- lab
- shell
- ovh
stages:
- default_validate
......@@ -22,7 +21,6 @@ build-job: # This job runs in the build stage, which runs first.
run-test:
stage: test
before_script:
- echo "$TESTING_HOSTS"
- env ANSIBLE_HOST_KEY_CHECKING=false ANSIBLE_PRIVATE_KEY_FILE="$ANSIBLE_PRIVATE_KEY_FILE" ansible-playbook -i "$TESTING_HOSTS" ansible/deploy_on_test.yml
script: echo "testing"
after_script:
......
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