Skip to content

Commit e1e6987

Browse files
Merge pull request #31 from devdattakulkarni/cicd
Updated ci-cd steps
2 parents aefd2d8 + 2f7f22b commit e1e6987

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

CICD/cicd-steps.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,16 +235,17 @@ Delete the Static IP address using gcloud CLI:
235235
Troubleshooting:
236236
----------------
237237
1) Restarting Jenkins:
238-
- From EC2 instance find out Jenkins process
238+
- On Machine 2 find out Jenkins process
239239
- ps -eaf | grep java
240240
- kill <process-id>
241-
- Re-run Jenkins using the java command
241+
- Re-run Jenkins using the java command (Part B step 2)
242242

243243
2) Jenkins URL location
244244
Jenkins -> Manage Jenkins -> Jenkins Location
245245

246246
3) Jenkins workspace
247247
- On Jenkins Server at $HOME/.jenkins/workspace
248+
- This is the location where repository is cloned corresponding to Jenkins Jobs
248249

249250

250251

0 commit comments

Comments
 (0)