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: cd3_automation_toolkit/documentation/user_guide/Workflows-jenkins.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ Jenkins integraton with the toolkit is provided to jump start your journey with
7
7
- jenkins.properties file is created under _/cd3user/tenancies/jenkins\_home_ as per input parameters in tenancyConfig.properties<br>
8
8
- An Object Storage bucket is created in OCI in the specified compartment to manage tfstate remotely. <br>
9
9
- Customer Secret Key is configured for the user for S3 credentials of the bucket. <br>
10
-
- A DevOps Project, Repo and Topic are created in OCI in the specified compartment to store terraform_files. <br>
10
+
- A DevOps Project, Repo and Topic are created in OCI in the specified compartment to store terraform_files. GIT is configured on the container with config file at ```/cd3user/.ssh/config```<br>
0 commit comments