mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
added directory to build matrix
This commit is contained in:
parent
4febc170b7
commit
b7f8ae542a
@ -21,7 +21,7 @@ before_deploy:
|
||||
deploy:
|
||||
- provider: script
|
||||
skip_cleanup: true
|
||||
script: "./deploy.sh"
|
||||
script: cd $TEST_DIR && "./deploy.sh"
|
||||
on:
|
||||
repo: 10thmagnitude/terraform
|
||||
branch: 101-vm-simple-linux
|
||||
|
Loading…
Reference in New Issue
Block a user