adds workflow working directory
Some checks failed
Deploy SvelteKit / deploy (push) Failing after 8s
Some checks failed
Deploy SvelteKit / deploy (push) Failing after 8s
This commit is contained in:
parent
5702107233
commit
f7f4b9757c
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ jobs:
|
|||
docker compose version
|
||||
|
||||
- name: Deploy with Docker Compose
|
||||
working-directory: ./site
|
||||
run: |
|
||||
docker compose down
|
||||
docker compose build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue