This commit is contained in:
parent
126e9b890d
commit
777d4a53ce
3
.github/workflows/docker.yaml
vendored
3
.github/workflows/docker.yaml
vendored
@ -68,6 +68,3 @@ jobs:
|
|||||||
context: .
|
context: .
|
||||||
push: ${{ github.event_name != 'pull_request' }}
|
push: ${{ github.event_name != 'pull_request' }}
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
|
||||||
cache-from: type=gha
|
|
||||||
cache-to: type=gha,mode=max
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user