Migrate prod:deploy to standalone script
This commit is contained in:
@@ -84,7 +84,7 @@ jobs:
|
||||
- uses: actions/checkout@v5
|
||||
- uses: gacts/install-hurl@v1
|
||||
- name: 🚀 Deploy to production
|
||||
run: hurl --test --report-tap deploy.tap scripts/deploy.hurl
|
||||
run: hurl --test --report-tap deploy.tap scripts/prod/deploy.hurl
|
||||
env:
|
||||
HURL_coolify_token: ${{ secrets.COOLIFY_TOKEN }}
|
||||
HURL_coolify_host: ${{ vars.COOLIFY_HOST }}
|
||||
|
||||
Reference in New Issue
Block a user