Skip to content

Commit 7508470

Browse files
committed
lifecycle recent tags
1 parent f93e8c9 commit 7508470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/ecr-lifecycle/ecr_lifecycle.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"description": "Keep the 5 most recent build images - AMEND NUMBER AFTER TEST",
1919
"selection": {
2020
"tagStatus": "tagged",
21-
"tagPrefixList": [""],
21+
"tagPrefixList": ["*"],
2222
"countType": "imageCountMoreThan",
2323
"countNumber": 800
2424
},

0 commit comments

Comments
 (0)