Skip to content

no tests for now

no tests for now #6

Workflow file for this run

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

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

GitHub Actions / .github/workflows/cicd.yml

Invalid workflow file

The workflow is not valid. .github/workflows/cicd.yml (Line: 8, Col: 16): Invalid input, NO_TEST is not defined in the referenced workflow.
secrets:
NOMAD_TOKEN: ${{ secrets.NOMAD_TOKEN }}