1
0
Fork 0
mirror of https://github.com/imjasonh/shipwright-cosign-example synced 2026-07-14 19:46:07 +00:00
shipwright-cosign-example/build.yaml
2021-04-01 21:58:46 -04:00

18 lines
393 B
YAML

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