Skip to content
Snippets Groups Projects
Commit 25bf2913 authored by MUNIER Florian's avatar MUNIER Florian
Browse files

Update .gitlab-ci.yml file

parent efe4c4ab
No related branches found
No related tags found
No related merge requests found
Pipeline #13834 failed
......@@ -47,11 +47,6 @@ apply_step:
stage: apply
only:
- master
before_script:
- apt install python3 python3-pip
- python3 -m venv ./venv/ansible
- source ./venv/ansible/bin/activate
- pip install ansible
script:
- terraform apply -input=false tfplan
- deactivate
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment