bad syntax
This commit is contained in:
parent
441b86ac86
commit
938402edba
|
@ -22,7 +22,7 @@ before_deploy:
|
|||
deploy:
|
||||
- provider: script
|
||||
skip_cleanup: true
|
||||
script: cd cd $TRAVIS_BUILD_DIR/$TEST_DIR && ./deploy.sh
|
||||
script: cd $TRAVIS_BUILD_DIR/$TEST_DIR && ./deploy.sh
|
||||
on:
|
||||
repo: 10thmagnitude/terraform
|
||||
branch: topic-101-vm-simple-linux
|
||||
|
|
Loading…
Reference in New Issue