build.yaml | ||
manifest.yaml | ||
README.md |
Multiarch Docker image build pipeline
Until Woodpecker has some mechanism to deduplicate YAML code copy the files to
your Git repository's .woodpecker
directory
This pipeline follows some patterns:
- All images built are
amd64
andarm64
multiarch - Image names are consistently mapped between Git repo and Harbor, so git.k-space.ee/foo/bar becomes harbor.k-space.ee/foo/bar