1.0.2 Cache build

This commit is contained in:
Evann Regnault 2023-06-28 14:12:47 +02:00
parent fd4c6ab207
commit dd12b5ba58

View file

@ -42,4 +42,6 @@ jobs:
push: true push: true
tags: | tags: |
${{ env.DOCKER_REGISTRY }}/obsessed-yanqing:latest ${{ env.DOCKER_REGISTRY }}/obsessed-yanqing:latest
${{ env.DOCKER_REGISTRY }}/obsessed-yanqing:${{ env.VERSION }} ${{ env.DOCKER_REGISTRY }}/obsessed-yanqing:${{ env.VERSION }}
cache-from: type=gha
cache-to: type=gha,mode=max