mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2023-06-08.git
synced 2024-08-15 00:53:38 +00:00
Expire sha images after 6 weeks
This commit is contained in:
parent
5ce0b1c18e
commit
380b64071e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/container-release.yml
vendored
1
.github/workflows/container-release.yml
vendored
|
@ -43,5 +43,6 @@ jobs:
|
|||
with:
|
||||
context: .
|
||||
file: docker/Dockerfile
|
||||
labels: quay.expires-after=6w
|
||||
push: true
|
||||
tags: quay.io/invidious/invidious:${{ github.sha }}
|
||||
|
|
Loading…
Reference in a new issue