Skip to content

Commit ba5fcd7

Browse files
Update _example_jenkins_stage_configuration.mdx
Co-authored-by: Jaden Kodjo Miles <87667954+kodjomiles@users.noreply.github.com>
1 parent a3391db commit ba5fcd7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/build-your-software-catalog/sync-data-to-catalog/cicd/jenkins/_example_jenkins_stage_configuration.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ To prevent overwhelming your Ocean instance with potentially thousands of stages
5555
._links.self.href | sub("/execution/node/[0-9]+/wfapi/describe$";
5656
"") | sub("^.*?/"; "") | gsub("%20"; "-") | gsub("%252F"; "-") |
5757
gsub("/"; "-")
58+
5859
- kind: stage
5960
selector:
6061
query: 'true'

0 commit comments

Comments
 (0)