remove error-causing deprecated caddy directive args #124
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
on: push | |
jobs: | |
cicd: | |
uses: internetarchive/cicd/.github/workflows/cicd.yml@main | |
with: | |
PLATFORMS: 'linux/amd64, linux/arm64' | |
NO_TEST: true | |
NOMAD_VAR_NO_DEPLOY: true |