Skip to content

Commit 13667e1

Browse files
authored
Merge pull request #2704 from port-labs/feat_fix_pipeline_relation_example
Fix key name in GitLab integration example pipeline job config
2 parents 9be3596 + f73859c commit 13667e1

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)