Merge pull request #169 from ArseniiPetrovich/update-ci

Update ENV variables for CI
This commit is contained in:
phahulin 2018-09-07 22:27:43 +03:00 committed by GitHub
commit c84ac2161c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -4,7 +4,9 @@ jobs:
docker:
- image: poanetwork/terraform-prep
working_directory: ~/deployment-terraform/azure
environment:
ANSIBLE_AZURE_AUTH_SOURCE: env
steps:
- run:
command: cd ~ && rm -R ~/deployment-terraform/ && git clone $terraform_repo ~/deployment-terraform/
@ -74,6 +76,8 @@ jobs:
docker:
- image: poanetwork/terraform-prep
working_directory: ~/deployment-terraform/azure
environment:
ANSIBLE_AZURE_AUTH_SOURCE: env
steps:
- run: