-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Wait for ngrok/atlantis output during bootstrap
Previously, we started ngrok/atlantis server in the background and then did a sleep to ensure the processes were running or just assumed they were up. Now, we wait for a specific output to ensure those processes are running before continuing on with the rest of the script. Fixes #92.
- Loading branch information
Showing
2 changed files
with
76 additions
and
17 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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