-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clean up the GitHub Actions publishing job (#425)
* Adds retry/timeout/displaying-errors best practices to the Curl usage * Adds `--exit-status` to the jq usage * Splits the combined public and private publishing step into two, to make it easier to follow the process/logs and allow for measuring how long each is taking separately (the private publish appears to be currently pushing even for unchanged images that should be no-op?) * Various other bash cleanups, such as proper variable quoting. GUS-W-14371285.
- Loading branch information
Showing
1 changed file
with
22 additions
and
16 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