Skip to content

Commit 8a62f77

Browse files
committed
chore: keep only latest image
1 parent 90b280e commit 8a62f77

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/staging.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,6 @@ jobs:
5454
token: ${{ secrets.GITHUB_TOKEN }}
5555
image-names: "smr-api"
5656
image-tags: "staging-*"
57-
cut-off: 52w
57+
cut-off: 4w
5858
dry-run: true
59+
keep-n-most-recent: 1

0 commit comments

Comments
 (0)