We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c94dcce commit b14b0aaCopy full SHA for b14b0aa
.github/workflows/cicd.yml
@@ -7,6 +7,6 @@ jobs:
7
NO_TEST: true
8
NOMAD_VAR_COUNT: 2
9
BASE_DOMAIN: ux-b.archive.org
10
- NOMAD_VAR_HOSTNAMES='["emularity-config"]'
+ NOMAD_VAR_HOSTNAMES: '["emularity-config"]'
11
secrets:
12
NOMAD_TOKEN: ${{ secrets.NOMAD_TOKEN }}
0 commit comments