We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7508470 commit 496ab54Copy full SHA for 496ab54
ansible/ecr-lifecycle/ecr_lifecycle.json
@@ -15,7 +15,7 @@
15
},
16
{
17
"rulePriority": 2,
18
- "description": "Keep the 5 most recent build images - AMEND NUMBER AFTER TEST",
+ "description": "Keep the 5 most recent build images - AMEND NUMBER AFTER TEST ",
19
"selection": {
20
"tagStatus": "tagged",
21
"tagPrefixList": ["*"],
0 commit comments