Skip to content

IA ESM--> 🤦‍♀️ #68

IA ESM--> 🤦‍♀️

IA ESM--> 🤦‍♀️ #68

Workflow file for this run

on: [push, workflow_dispatch]
jobs:
cicd:
# https://github.com/internetarchive/cicd
uses: internetarchive/cicd/.github/workflows/cicd.yml@main
with:
NOMAD_VAR_PORTS: '{ 80 = "http" }'
NOMAD_VAR_HOSTNAMES: '["wordsmith","wordsmith.archive.org"]'
PLATFORMS: 'linux/amd64,linux/arm64'
secrets:
NOMAD_TOKEN_EXT: ${{ secrets.NOMAD_TOKEN_EXT }}