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

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 }}