1
0
Fork 0
mirror of https://github.com/imjasonh/shipwright-cosign-example synced 2026-07-20 13:00:12 +00:00

initial commit

This commit is contained in:
Jason Hall 2021-04-01 11:38:51 -04:00
commit da5a0462b3
11 changed files with 2474 additions and 0 deletions

9
buildrun.yaml Normal file
View file

@ -0,0 +1,9 @@
apiVersion: shipwright.io/v1alpha1
kind: BuildRun
metadata:
generateName: buildrun-
spec:
serviceAccount:
name: build-bot
buildRef:
name: kaniko-build