comments, re-indents, etc (nothing substantitive) #91
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
# This does a (multi-architecture) [build] | |
# @see README.md for full CI/CD pipeline examples. | |
on: push | |
jobs: | |
cicd: | |
# https://github.com/internetarchive/cicd | |
uses: internetarchive/cicd/.github/workflows/cicd-multi-arch.yml@main |