Skip to content

Commit a3391db

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ To prevent overwhelming your Ocean instance with potentially thousands of stages
3232
"") | sub("^.*?/"; "") | gsub("%20"; "-") | gsub("%252F"; "-") |
3333
gsub("/"; "-")
3434
# Additional stage configurations follow the same pattern.
35-
# Make sure to replace the jobUrl with your own Jenkins job URLs for each configuration.
3635
- kind: stage
3736
selector:
3837
query: 'true'

0 commit comments

Comments
 (0)