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