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:
commit
da5a0462b3
11 changed files with 2474 additions and 0 deletions
9
buildrun.yaml
Normal file
9
buildrun.yaml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
apiVersion: shipwright.io/v1alpha1
|
||||
kind: BuildRun
|
||||
metadata:
|
||||
generateName: buildrun-
|
||||
spec:
|
||||
serviceAccount:
|
||||
name: build-bot
|
||||
buildRef:
|
||||
name: kaniko-build
|
||||
Loading…
Add table
Add a link
Reference in a new issue