mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-11 08:05:33 -06:00
branch restrictions
This commit is contained in:
parent
02952cac6f
commit
ccfdc3c6c3
@ -22,6 +22,9 @@ deploy:
|
||||
- provider: script
|
||||
skip_cleanup: true
|
||||
script: cd $TEST_DIR && ./deploy.sh
|
||||
on:
|
||||
repo: 10thmagnitude/terraform
|
||||
branch: topic-101-vm-simple-linux
|
||||
|
||||
# destroy resources with Azure CLI
|
||||
after_deploy:
|
||||
|
Loading…
Reference in New Issue
Block a user