Update action script
This commit is contained in:
parent
9e42d9d574
commit
2525b7d28a
2 changed files with 4 additions and 4 deletions
2
.github/workflows/local-build.yaml
vendored
2
.github/workflows/local-build.yaml
vendored
|
|
@ -45,7 +45,7 @@ jobs:
|
|||
- name: Build docker image
|
||||
uses: docker/build-push-action@v4
|
||||
with:
|
||||
context: ./Services/server
|
||||
context: ./Services
|
||||
load: true
|
||||
# cache-from: type=gha
|
||||
# cache-to: type=gha,mode=max
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue