fix docker publish
This commit is contained in:
parent
eca5e3c841
commit
47df6c1c89
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
|
@ -91,4 +91,4 @@ jobs:
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
cache-from: type=gha
|
cache-from: type=gha
|
||||||
cache-to: type=gha,mode=max
|
cache-to: type=gha,mode=max
|
||||||
file: {context}/docker/Dockerfile
|
file: /docker/Dockerfile
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue