Skip to content

Commit 28430e4

Browse files
committed
format fix
1 parent 7e9e6b9 commit 28430e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cicd.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
NOMAD_VAR_PORTS: '{ 80 = "http" }'
77
NO_TEST: true
88
NOMAD_VAR_COUNT: 2
9-
BASE_DOMAIN: 'ux-b.archive.org'
10-
NOMAD_VAR_HOSTNAMES='["emularity-bios"]'
9+
BASE_DOMAIN: ux-b.archive.org
10+
NOMAD_VAR_HOSTNAMES: '["emularity-bios"]'
1111
secrets:
1212
NOMAD_TOKEN: ${{ secrets.NOMAD_TOKEN }}

0 commit comments

Comments
 (0)