mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
disabling travis deployment on master short-term
This commit is contained in:
parent
bbdb2cef53
commit
ca65fe31ce
@ -30,3 +30,7 @@ deploy:
|
||||
- provider: script
|
||||
skip_cleanup: true
|
||||
script: cd $TEST_DIR && "./deploy.sh"
|
||||
on:
|
||||
repo: 10thmagnitude/terraform
|
||||
branch: 101-vm-simple-linux
|
||||
condition: false # re-enable when examples exist in master
|
||||
|
Loading…
Reference in New Issue
Block a user