KudosAbhay / JenkinsRepo

JenkinsPipeline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JenkinsRepo

First trial for Jenkins

Workflow:

  1. Checks if User is on Linux or Windows
  2. Depending on the OS, executes the following flow
  3. Alerts via Slack in particular stages if errors persist

  1. Enters Stage 'Build':
    Catches any errors if present - messages on Slack accordingly
  2. Enters Stage 'Test':
    Catches any errors if present - messages on Slack accordingly Mentiones phase completion for next stage if 'Test' is successful
  3. Enters Stage 'Deploy from OS':
    Copies the current build to prod folder

About

JenkinsPipeline


Languages

Language:Shell 42.1%Language:HTML 34.4%Language:CSS 12.2%Language:JavaScript 6.3%Language:Python 2.8%Language:Go 2.2%