This commit is contained in:
parent
784143252e
commit
954fdad5ab
@ -21,5 +21,5 @@ jobs:
|
|||||||
run: curl -fsSL https://get.docker.com | sh
|
run: curl -fsSL https://get.docker.com | sh
|
||||||
|
|
||||||
- name: Deploy with Docker
|
- name: Deploy with Docker
|
||||||
run: docker compose up --build -d
|
run: docker compose up --force-recreate -d
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user