also clean up frontend docker images w/ burnettk
This commit is contained in:
parent
d18e54b02b
commit
98261dc333
|
@ -13,7 +13,7 @@ jobs:
|
||||||
- name: Delete 'spiff' main containers older than a week
|
- name: Delete 'spiff' main containers older than a week
|
||||||
uses: snok/container-retention-policy@v2
|
uses: snok/container-retention-policy@v2
|
||||||
with:
|
with:
|
||||||
image-names: spiffworkflow-backend
|
image-names: spiffworkflow-backend, spiffworkflow-frontend
|
||||||
cut-off: Two months ago UTC
|
cut-off: Two months ago UTC
|
||||||
account-type: org
|
account-type: org
|
||||||
org-name: sartography
|
org-name: sartography
|
||||||
|
|
Loading…
Reference in New Issue