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

Merge branch 'master' of gitlab.imt-atlantique.fr:f21munie/projet_terraform

parents de0a2549 25bf2913
No related branches found
No related tags found
No related merge requests found
Pipeline #13838 failed
......@@ -47,10 +47,6 @@ apply_step:
stage: apply
only:
- master
before_script:
- 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