fix deploy
This commit is contained in:
parent
9ebc0f67fc
commit
ef9250bdd6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -55,7 +55,7 @@ jobs:
|
|||
uses: docker/build-push-action@v3
|
||||
with:
|
||||
context: cms
|
||||
file: docker/Dockerfile
|
||||
file: cms/docker/Dockerfile
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
platforms: linux/amd64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue