Skip to content

Commit

Permalink
another change
Browse files Browse the repository at this point in the history
  • Loading branch information
JoaoGuedes01 committed Oct 19, 2023
1 parent c29197a commit 80d5575
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 @@ -23,7 +23,7 @@ jobs:

steps:
- name: Build Docker Image
run: docker-compose build .
run: docker-compose build

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

0 comments on commit 80d5575

Please sign in to comment.