Commit 8280ef15 authored by Petras, Randy's avatar Petras, Randy
Browse files

Update .gitlab-ci.yml file

parent 8a559113
Loading
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -97,10 +97,6 @@ apply:
.ansible-playbook:
    script:
        - docker pull ${ANSIBLE_TERRAFORM_IMAGE}
        - docker run ${ANSIBLE_TERRAFORM_IMAGE} /bin/bash -c "pwd;ls -ltR"
        - $PWD
        - pwd
        - ls -ltR
        - >
          docker run
          -e TF_HTTP_USERNAME="gitlab-ci-token"