mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-11 08:05:33 -06:00
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
Block a user