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