Skip to content

Commit

Permalink
hmm
Browse files Browse the repository at this point in the history
  • Loading branch information
Jsyro committed Mar 13, 2024
1 parent 5b52af8 commit 4e027b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual-pipeline-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
echo 'BUCKET_COMMAND = ${{ env.BUCKET_COMMAND }}' >> .env
- name: Start containers
run: docker-compose -f cit-api/docker-compose.yml up --build --exit-code-from cit-api-pipeline
run: docker-compose -f --exit-code-from cit-api-pipeline cit-api/docker-compose.yml up --build cit-api-pipeline


run-prod:
Expand Down

0 comments on commit 4e027b8

Please sign in to comment.