Update info

This commit is contained in:
Mylloon 2021-07-28 00:01:17 +02:00
parent a0ec9b5a70
commit 4792fcfc41

View file

@ -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 image: docker:stable
stages: stages: