Skip to content

comments, re-indents, etc (nothing substantitive) #16

comments, re-indents, etc (nothing substantitive)

comments, re-indents, etc (nothing substantitive) #16

Workflow file for this run

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