Skip to content

convert to caddy static file server. remove www/ subdir #4

convert to caddy static file server. remove www/ subdir

convert to caddy static file server. remove www/ subdir #4

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_HOSTNAMES: '["www"]'
NOMAD_VAR_PORTS: '{ 80 = "http" }'
secrets:
NOMAD_TOKEN_EXT: ${{ secrets.NOMAD_TOKEN_EXT }}