Skip to content

Commit

Permalink
run it
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddewie committed Mar 30, 2024
1 parent 6a8a09e commit f60e3bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
run: |
docker compose up --no-build --pull never --detach db
docker compose build martin-cp
docker compose run --no-build martin-cp
docker compose run martin-cp
- name: Deploy
run: |
Expand Down

0 comments on commit f60e3bb

Please sign in to comment.