Skip to content

Commit

Permalink
fix: start service cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Village-GG-Water committed Nov 8, 2024
1 parent 3052a74 commit 333a6f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
run: docker compose down fe --rmi local

- name: Start service
run: docker compose up be -d
run: docker compose up fe -d

0 comments on commit 333a6f4

Please sign in to comment.