Expire sha images after 6 weeks

pull/1689/head
Perflyst 4 years ago committed by GitHub
parent 5ce0b1c18e
commit 380b64071e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save