Skip to content

deploy port mapping fix #13

deploy port mapping fix

deploy port mapping fix #13

Workflow file for this run

on: push
jobs:
cicd:
uses: internetarchive/cicd/.github/workflows/cicd.yml@main
secrets:
NOMAD_TOKEN: ${{ secrets.NOMAD_TOKEN }}
NOMAD_VAR_PORTS: '{ 80 = "http" }'

Check failure on line 7 in .github/workflows/cicd.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/cicd.yml

Invalid workflow file

The workflow is not valid. .github/workflows/cicd.yml (Line: 7, Col: 24): Invalid secret, NOMAD_VAR_PORTS is not defined in the referenced workflow.