forked from mathquill/mathquill
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CI] Handle Sauce Connect 4.8.1 writing info to sauce_is_ready
ba6b23d is mistaken, it's not that Sauce Connect is writing to sauce_is_ready upon failure, it's that upon failure we're upgrading to 4.8.1 which no longer leaves the readyfile empty. This commit clears the cache (by updating the cache key [1]) and checks specifically for the error message we write to sauce_is_ready, instead of assuming Sauce Connect will leave it empty. [1]: https://circleci.com/docs/caching#clearing-cache
- Loading branch information
1 parent
89b85ce
commit 9f3a198
Showing
1 changed file
with
8 additions
and
7 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