Skip to content

Commit a582220

Browse files
committed
staging update
1 parent 1b02ba2 commit a582220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/staging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141

4242
- name: Rebuild with docker-compose
4343
if: ${{ always() }}
44-
run: ssh staging 'cd /srv/${{ github.event.repository.name }} && docker compose up -d --build'
44+
run: ssh staging 'cd /srv/${{ github.event.repository.name }} && docker compose up -f docker-compose.dev.yml -d --build'

0 commit comments

Comments
 (0)