Skip to content

Commit

Permalink
Merge pull request #181 from Kerosene-Labs/BIL-6-update-fixed
Browse files Browse the repository at this point in the history
BIL-6: Building Workflow
  • Loading branch information
hlafaille authored Jan 2, 2025
2 parents 92c723e + dac80a4 commit 3479632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,4 +185,4 @@ jobs:
deployment_private_key: ${{secrets.DEPLOYMENT_PRIVATE_KEY}}
deployment_ssh_user: infra
deployment_server: mars1d
command: ls
command: cd billtracker && docker compose pull frontend backend && docker compose up frontend backend -d

0 comments on commit 3479632

Please sign in to comment.