Skip to content

Commit 465c3fa

Browse files
committed
Fix key name in GitLab integration example pipeline job config
1 parent 90bcdff commit 465c3fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build-your-software-catalog/sync-data-to-catalog/git/gitlab-v2/example-pipelines/_gitlab_integration_example_pipeline_job_config.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ resources:
1717
description: .description
1818
link: .web_url
1919
relations:
20-
service: .__project.path_with_namespace
20+
project: .__project.path_with_namespace
2121
- kind: job
2222
selector:
2323
query: "true"

0 commit comments

Comments
 (0)