Add Jenkins pipelines |
||
|---|---|---|
| .github | ||
| build@af023ee602 | ||
| cluster/images/pkg-unpack | ||
| cmd/pkg-unpack | ||
| examples/configuration | ||
| .gitignore | ||
| .gitmodules | ||
| CODE_OF_CONDUCT.md | ||
| Jenkinsfile | ||
| Jenkinsfile.promote | ||
| Jenkinsfile.tag | ||
| LICENSE | ||
| Makefile | ||
| OWNERS.md | ||
| README.md | ||
| go.mod | ||
| go.sum | ||
README.md
Unpack Tool for Crossplane Packages
pkg-unpack is a utility to print all YAML files in the given directory. You can
use it as base image for your Crossplane packages.
Check out the examples folder!
Build
Run make build to get an image.