Expire sha images after 6 weeks

This commit is contained in:
Perflyst 2021-01-22 00:03:09 +01:00 committed by GitHub
parent 5ce0b1c18e
commit 380b64071e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -43,5 +43,6 @@ jobs:
with:
context: .
file: docker/Dockerfile
labels: quay.expires-after=6w
push: true
tags: quay.io/invidious/invidious:${{ github.sha }}