We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90b280e commit 8a62f77Copy full SHA for 8a62f77
.github/workflows/staging.yml
@@ -54,5 +54,6 @@ jobs:
54
token: ${{ secrets.GITHUB_TOKEN }}
55
image-names: "smr-api"
56
image-tags: "staging-*"
57
- cut-off: 52w
+ cut-off: 4w
58
dry-run: true
59
+ keep-n-most-recent: 1
0 commit comments