You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/install-bitbucket-server.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -21,8 +21,7 @@
21
21
2.3. Save your Bitbucket access token in a [Bitbucket Server Integration](https://www.jfrog.com/confluence/display/JFROG/Bitbucket+Server+Integration) named
22
22
**gitIntegration**.
23
23
24
-
2.4. Create a **pipelines.yml
25
-
** file using one of the available [templates](templates/jfrog-pipelines) and push the file to your Frogbot Management Git repository under a directory named `jfrog-pipelines`.
24
+
2.4. Create a **pipelines.yml** file using one of the available [templates](templates/jfrog-pipelines) and push the file to your Frogbot Management Git repository under a directory named `.jfrog-pipelines`.
26
25
27
26
2.5. In the **pipelines.yml**, make sure to set values for all the mandatory variables.
Copy file name to clipboardExpand all lines: docs/install-github.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -46,8 +46,7 @@
46
46
2.3. Save your GitHub access token in a [GitHub Integration](https://www.jfrog.com/confluence/display/JFROG/GitHub+Enterprise+Integration) named
47
47
**gitIntegration**.
48
48
49
-
2.4. Create a **pipelines.yml
50
-
** file using one of the available [templates](templates/jfrog-pipelines) and push the file to your Frogbot Management Git repository under a directory named `jfrog-pipelines`.
49
+
2.4. Create a **pipelines.yml** file using one of the available [templates](templates/jfrog-pipelines) and push the file to your Frogbot Management Git repository under a directory named `.jfrog-pipelines`.
51
50
52
51
2.5. In the **pipelines.yml**, make sure to set values for all the mandatory variables.
0 commit comments