-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI: Publish version tags with all images (#107)
* .github: Fix go.yml workflow (requires go 1.15) Also consistent with dockerfile * .github: Publish all docker images with git tags * Test one of the builds * Revert "Test one of the builds" This reverts commit 25cd1d0. * Use Github Release Tags action for docker tags * Remove old tags steps * Use github action in all other workflows * Remove test branch from workflow config * Use force-latest option in action to avoid boilerplate * test load-tester build * Revert "test load-tester build" This reverts commit 48055f7. * Use new docker repositories for each service ✨ * Test all them builds! * Revert "Test all them builds!" This reverts commit 9152b48.
- Loading branch information
Showing
5 changed files
with
66 additions
and
58 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
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
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