mirror of
https://github.com/iv-org/invidious.git
synced 2024-11-09 15:02:14 +05:30
Expire sha images after 6 weeks
This commit is contained in:
parent
5ce0b1c18e
commit
380b64071e
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 New Issue
Block a user