Update info
This commit is contained in:
parent
a0ec9b5a70
commit
4792fcfc41
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
###############################################################
|
||||
# Setting I use for cleaning up image tags #
|
||||
# - Running cleanup every day #
|
||||
# - Keeping 1 tag per image name matching : (?:v.+|dev) #
|
||||
# - Removing tags older than 7 days matching the default : .* #
|
||||
###############################################################
|
||||
|
||||
image: docker:stable
|
||||
|
||||
stages:
|
||||
|
|
Loading…
Reference in a new issue