Skip to content

testing with EXHORT_BACKEND_URL #1

testing with EXHORT_BACKEND_URL

testing with EXHORT_BACKEND_URL #1

Workflow file for this run

---

Check failure on line 1 in .github/workflows/integration.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/integration.yml

Invalid workflow file

(Line: 21, Col: 5): Unexpected value 'env'
name: Integration
on:
workflow_dispatch:
pull_request:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
call-shared:
uses: trustification/exhort-integration-tests/.github/workflows/integration.yml@main
with:
language: javascript
repo-url: ${{ github.event.pull_request.head.repo.full_name || github.repository }}
commit-sha: ${{ github.event.pull_request.head.sha || github.sha }}
env:
EXHORT_BACKEND_URL: https://exhort.stage.devshift.net