Skip to content

Merge pull request #1 from internetarchive/production #24

Merge pull request #1 from internetarchive/production

Merge pull request #1 from internetarchive/production #24

Workflow file for this run

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