Skip to content

Commit

Permalink
deploy port mapping fix
Browse files Browse the repository at this point in the history
  • Loading branch information
traceypooh committed Feb 17, 2024
1 parent 9006b5b commit 8cf0872
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ jobs:
uses: internetarchive/cicd/.github/workflows/cicd.yml@main
secrets:
NOMAD_TOKEN: ${{ secrets.NOMAD_TOKEN }}
with:
NOMAD_VAR_PORTS: '{ 80 = "http" }'

0 comments on commit 8cf0872

Please sign in to comment.