Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
JoaoGuedes01 committed Oct 20, 2023
1 parent e8c16c9 commit d89a9c5
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 @@ -32,7 +32,7 @@ jobs:
run: docker build -t preprocessing-webservice:ci .

- name: Change directory
run: cd /home/iacd/ && ls -la
run: sudo cd /home/iacd/ && ls -la

- name: Run Development Docker Compose
run: docker-compose -f /home/iacd/interoperability/system-requirements/docker-compose.yaml up -d

0 comments on commit d89a9c5

Please sign in to comment.