github.com/wolfi-dev/wolfictl@v0.16.11/pkg/dag/testdata/subpackages/three.yaml (about) 1 package: 2 name: three 3 version: "4.5.6" 4 epoch: 1 5 description: 6 target-architecture: 7 - all 8 copyright: 9 - paths: 10 - "*" 11 attestation: 12 license: Apache-2.0 13 environment: 14 contents: 15 packages: 16 - wolfi-baselayout 17 - busybox 18 - two 19 pipeline: 20 - runs: | 21 echo "pretending to build three"