-
Notifications
You must be signed in to change notification settings - Fork 319
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(docker): Change the image tagging process
To avoid confusion over the 'latest' tag always set for daily builds, these builds will be tagged as 'snapshot' instead of 'latest', together with the current snapshot version. The 'latest' docker tag will only occur with the version release during a push tag event. Signed-off-by: Helio Chissini de Castro <[email protected]>
- Loading branch information
1 parent
2f5bd6e
commit 889d481
Showing
2 changed files
with
4 additions
and
2 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