mirror of
https://github.com/willfarrell/docker-crontab.git
synced 2025-04-19 04:40:03 +02:00
fix: missed id.
This commit is contained in:
parent
9c8b32cd22
commit
5aeeb19efb
1
.github/workflows/cleanup.yml
vendored
1
.github/workflows/cleanup.yml
vendored
@ -18,6 +18,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Delete Docker images older than a month.
|
- name: Delete Docker images older than a month.
|
||||||
|
id: cleanup-images
|
||||||
uses: snok/container-retention-policy@v2
|
uses: snok/container-retention-policy@v2
|
||||||
with:
|
with:
|
||||||
account-type: personal
|
account-type: personal
|
||||||
|
Loading…
x
Reference in New Issue
Block a user