diff --git a/.github/workflows/setup_site.yml b/.github/workflows/setup_site.yml index 43ce5d00..7267441e 100644 --- a/.github/workflows/setup_site.yml +++ b/.github/workflows/setup_site.yml @@ -42,7 +42,7 @@ jobs: - name: Deploy the container run: | - docker compose --project-name erpnext-one -f ~/gitopss/erpnext-one.yaml up -d && + docker compose --project-name erpnext-one -f ~/gitopss/erpnext-one.yaml up -d & - name: Create the site