Skip to content

Commit

Permalink
Merge branch 'tektoncd:main' into issue_7013
Browse files Browse the repository at this point in the history
  • Loading branch information
shankarpentyala07 authored Oct 6, 2023
2 parents 9bece5d + db23b72 commit ca0d793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/v1/taskruns/step-script.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ spec:
print("Hello from Python!")
- name: perl
image: perl
image: perl:devel-bullseye
script: |
#!/usr/bin/perl
print "Hello from Perl!"
Expand Down

0 comments on commit ca0d793

Please sign in to comment.