remove --build from the compose up command
Some checks failed
Publish Website / publish (push) Failing after 4s
Some checks failed
Publish Website / publish (push) Failing after 4s
git
This commit is contained in:
@@ -65,4 +65,4 @@ jobs:
|
|||||||
|
|
||||||
- name: Rebuild & deploy
|
- name: Rebuild & deploy
|
||||||
shell: bash
|
shell: bash
|
||||||
run: docker compose up -d --build
|
run: docker compose up
|
||||||
|
Reference in New Issue
Block a user