1.0.2 Cache build
This commit is contained in:
parent
fd4c6ab207
commit
dd12b5ba58
1 changed files with 3 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -43,3 +43,5 @@ jobs:
|
|||
tags: |
|
||||
${{ env.DOCKER_REGISTRY }}/obsessed-yanqing:latest
|
||||
${{ env.DOCKER_REGISTRY }}/obsessed-yanqing:${{ env.VERSION }}
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
Loading…
Reference in a new issue