We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 555a499 commit 32f35f7Copy full SHA for 32f35f7
.github/workflows/test.yml
@@ -12,7 +12,8 @@ jobs:
12
POSTGRES_DB: metadata
13
POSTGRES_PORT: 5432
14
HTSGET_TEST_KEY: thisisatest
15
- DRS_URL: http://localhost
+ DRS_URL: http://localhost/drs
16
+ VAULT_URL: "http://localhost/vault"
17
DB_PATH: localhost
18
SERVER_LOCAL_DATA: ${{github.workspace}}/data
19
PGPASSWORD: OG0pjmnQDWUTvLotYrxPrg
0 commit comments