Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
MDavidson17 committed Sep 19, 2023
1 parent a72145d commit a6d788e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions workflows/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@

While using [sprig function](http://masterminds.github.io/sprig/) on a task or workflow parameter that contains a `-`, the parameter has to be passed with `[]` to be correctly parsed:
`workflow.parameters.my-param` -> `workflow.parameters['my-param']`
test

0 comments on commit a6d788e

Please sign in to comment.