mirror of
https://github.com/dat515-2025/Group-8.git
synced 2026-03-22 06:57:47 +01:00
fix(infrastructure): use correct runner
This commit is contained in:
1
.github/workflows/deploy-pr.yaml
vendored
1
.github/workflows/deploy-pr.yaml
vendored
@@ -28,6 +28,7 @@ jobs:
|
||||
runner: vhs
|
||||
mode: pr
|
||||
pr_number: ${{ github.event.pull_request.number }}
|
||||
base_domain: ${{ vars.DEV_BASE_DOMAIN }}
|
||||
secrets: inherit
|
||||
|
||||
frontend:
|
||||
|
||||
Reference in New Issue
Block a user