File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
docs/platform/git-experience Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -54,6 +54,7 @@ trigger:
54
54
` ` `
55
55
:::
56
56
57
+ ### Move Inline Pipeline
57
58
58
59
This section explains steps to move an [inline pipeline](../pipelines/add-a-stage.md#step-1-create-a-pipeline) and its associated input sets to Git.
59
60
@@ -105,4 +106,14 @@ This section explains steps to move an [inline pipeline](../pipelines/add-a-stag
105
106
Your pipeline now appears in the list as a remote entity with the repository details next to it.
106
107
107
108

109
+
110
+ ### Move Inline Input Sets
111
+
112
+ After you move your pipeline to inline, you can move your input sets to inline as well.
113
+
114
+ 1. Go to **Input Sets** in your pipeline.
115
+ 2. Click the 3 dots to the right of the set and click **Move to Git**
116
+ 3. Repeat steps 4-10 for [move inline pipeline](#move-inline-pipeline)
117
+
118
+
108
119
You can’t perform that action at this time.
0 commit comments