-
-
Notifications
You must be signed in to change notification settings - Fork 622
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Docker: improve tagging, distinguish
main
and latest
* Use `latest` for the latest release * Use `main` (or the branch) for the latest dev builds against a branch * Tag releases with their version * Only push when building against `main` branch * Only build amd64 images on PRs for speedier builds * Separate main/PR caches
- Loading branch information
1 parent
9dfc731
commit 6a248a9
Showing
1 changed file
with
33 additions
and
11 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