Created
March 3, 2019 02:17
-
-
Save 100daysofdevops/5eae0cdabee10e55f531b07e54e0cee6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "provisioners": [ | |
| { | |
| "type": "shell", | |
| "script": "./example.sh" | |
| } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment