fix: Pass ORCHESTRATOR_URL via secrets
This commit is contained in:
1
.github/workflows/server-tests.yml
vendored
1
.github/workflows/server-tests.yml
vendored
@@ -76,6 +76,7 @@ jobs:
|
||||
env:
|
||||
TYPE: server
|
||||
CI_BUILD_ID: ${{ github.run_id }}
|
||||
ORCHESTRATOR_URL: ${{ secrets.ORCHESTRATOR_URL }}
|
||||
|
||||
- name: Upload Coverage Data
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user