no need to pull images

This commit is contained in:
Scott Nowicki 2017-04-20 12:38:00 -05:00
parent 602559f3f7
commit 3f9d6a2111
1 changed files with 0 additions and 4 deletions

View File

@ -13,10 +13,6 @@ branches:
only: only:
- /^(?i:topic)-.*$/ - /^(?i:topic)-.*$/
before_install:
- docker pull hashicorp/terraform
- docker pull azuresdk/azure-cli-python
# install terraform # install terraform
before_deploy: before_deploy:
- KEY=$(cat /dev/urandom | tr -cd 'a-z' | head -c 12) - KEY=$(cat /dev/urandom | tr -cd 'a-z' | head -c 12)