Skip to content

Commit

Permalink
dropped unused hostname
Browse files Browse the repository at this point in the history
  • Loading branch information
traceypooh authored Jul 19, 2024
1 parent be1f798 commit 37d70b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ jobs:
secrets:
NOMAD_TOKEN: ${{ secrets.NOMAD_TOKEN }}
with:
NOMAD_VAR_HOSTNAMES: '["jpg241.dev.archive.org","jpg241.archive.org"]'
NOMAD_VAR_HOSTNAMES: '["jpg241.dev.archive.org"]'

0 comments on commit 37d70b5

Please sign in to comment.