Skip to content

Commit 27fbb6c

Browse files
authored
Merge pull request #10590 from harness/PIPE-27279
and input sets instructions.
2 parents ccbcb1e + ec5be82 commit 27fbb6c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/platform/git-experience/move-inline-entities-to-git.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ trigger:
5454
```
5555
:::
5656
57+
### Move Inline Pipeline
5758
5859
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.
5960
@@ -105,4 +106,14 @@ This section explains steps to move an [inline pipeline](../pipelines/add-a-stag
105106
Your pipeline now appears in the list as a remote entity with the repository details next to it.
106107
107108
![](../git-experience/static/inline-to-remote-pipeline.png)
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+
108119

0 commit comments

Comments
 (0)