Skip to content

Commit

Permalink
New "pipelines" yaml file(s) generated
Browse files Browse the repository at this point in the history
  • Loading branch information
cmoulliard committed Aug 7, 2024
1 parent 0ef1c57 commit 3e88340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generated/example/pipeline-simple-job-fetch-script.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ apiVersion: "tekton.dev/v1"
kind: "Pipeline"
metadata:
annotations:
tekton.dev/platforms: "linux/amd64"
tekton.dev/pipelines.minVersion: "0.40.0"
tekton.dev/platforms: "linux/amd64"
tekton.dev/displayName: "Simple example of a Tekton pipeline echoing a message"
labels:
app.kubernetes.io/version: "0.2"
Expand Down

0 comments on commit 3e88340

Please sign in to comment.