Skip to content

Commit 23d3bd1

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

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_default_mapping_configuration.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ resources:
4242
if .previousBuild then (.previousBuild.url | split("://")[1] |
4343
sub("^.*?/"; "") | gsub("%20"; "-") | gsub("%252F"; "-") |
4444
gsub("/"; "-") | .[:-1]) else null end
45+
4546
- kind: user
4647
selector:
4748
query: 'true'

0 commit comments

Comments
 (0)