Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
JoaoGuedes01 committed Oct 19, 2023
1 parent 0025e90 commit d5361ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-test-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
run: docker build -t preprocessing-webservice:ci .

- name: Run Docker Compose Up
run: docker-compose up . -d
run: docker-compose up -d

0 comments on commit d5361ae

Please sign in to comment.