no need to pull images
This commit is contained in:
parent
602559f3f7
commit
3f9d6a2111
|
@ -13,10 +13,6 @@ branches:
|
|||
only:
|
||||
- /^(?i:topic)-.*$/
|
||||
|
||||
before_install:
|
||||
- docker pull hashicorp/terraform
|
||||
- docker pull azuresdk/azure-cli-python
|
||||
|
||||
# install terraform
|
||||
before_deploy:
|
||||
- KEY=$(cat /dev/urandom | tr -cd 'a-z' | head -c 12)
|
||||
|
|
Loading…
Reference in New Issue