remove --build from the compose up command
Some checks failed
Publish Website / publish (push) Failing after 4s

git
This commit is contained in:
Akshay
2025-07-23 01:03:05 -04:00
parent 905260505e
commit a51ea89eef

View File

@@ -65,4 +65,4 @@ jobs:
- name: Rebuild & deploy
shell: bash
run: docker compose up -d --build
run: docker compose up