1
0
Fork 0
mirror of https://github.com/imjasonh/shipwright-cosign-example synced 2026-07-16 12:12:03 +00:00
shipwright-cosign-example/build.yaml

19 lines
393 B
YAML
Raw Normal View History

2021-04-01 11:38:51 -04:00
apiVersion: shipwright.io/v1alpha1
kind: Build
metadata:
name: kaniko-build
spec:
source:
url: https://github.com/imjasonh/shipwright-cosign-example
strategy:
kind: ClusterBuildStrategy
name: kaniko
output:
image: index.docker.io/imjasonh/signed
credentials:
name: dockerhub-dockerconfig
sign:
keyPath: cosign.key
passphrase:
name: passphrase