{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.dabsquared.gitlabjenkins.cause.GitLabWebHookCause",
          "shortDescription" : "Started by GitLab push by Moritz Weber"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin1/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3a3f7a7681703a451e1a7bdbea3dee5b966c8d8e",
            "branch" : [
              {
                "SHA1" : "3a3f7a7681703a451e1a7bdbea3dee5b966c8d8e",
                "name" : "origin1/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3a3f7a7681703a451e1a7bdbea3dee5b966c8d8e",
            "branch" : [
              {
                "SHA1" : "3a3f7a7681703a451e1a7bdbea3dee5b966c8d8e",
                "name" : "origin1/develop"
              }
            ]
          }
        },
        "origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b3708dd0703e4c76aeda76159a2bc87e6aff6cad",
            "branch" : [
              {
                "SHA1" : "b3708dd0703e4c76aeda76159a2bc87e6aff6cad",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b3708dd0703e4c76aeda76159a2bc87e6aff6cad",
            "branch" : [
              {
                "SHA1" : "b3708dd0703e4c76aeda76159a2bc87e6aff6cad",
                "name" : "origin/develop"
              }
            ]
          }
        },
        "refs/remotes/origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 31,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2f8660b71940c8a57f580fce4930b6830f67e7ac",
            "branch" : [
              {
                "SHA1" : "2f8660b71940c8a57f580fce4930b6830f67e7ac",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2f8660b71940c8a57f580fce4930b6830f67e7ac",
            "branch" : [
              {
                "SHA1" : "2f8660b71940c8a57f580fce4930b6830f67e7ac",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2f8660b71940c8a57f580fce4930b6830f67e7ac",
        "branch" : [
          {
            "SHA1" : "2f8660b71940c8a57f580fce4930b6830f67e7ac",
            "name" : "refs/remotes/origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "https://gitlab.com/datainmotion/diamant/infrastructure.git",
        "https://gitlab.com/datainmotion/diamant/frontend.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "com.nirima.jenkins.plugins.docker.action.DockerBuildImageAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : "Started by GitLab push by Moritz Weber",
  "displayName" : "#31",
  "duration" : 74451,
  "estimatedDuration" : 55863,
  "executor" : None,
  "fullDisplayName" : "DIM-Diamant-Angular #31",
  "id" : "31",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 31,
  "queueId" : 8,
  "result" : "SUCCESS",
  "timestamp" : 1568287573206,
  "url" : "https://devel.data-in-motion.biz/jenkins/job/DIM-Diamant-Angular/31/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "angular.json",
          "src/app/user-component/user.component.css",
          "src/app/user-component/user.component.html",
          "src/app/sidebar-component/sidebar.component.html",
          "src/app/user-options-component/user-options.component.html",
          "src/app/app.module.ts",
          "src/app/user-options-component/user-options.component.ts",
          "src/styles.css",
          "src/app/transactions-component/transactions.component.html"
        ],
        "commitId" : "2f8660b71940c8a57f580fce4930b6830f67e7ac",
        "timestamp" : 1568287538000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/moritzweber3",
          "fullName" : "moritzweber3"
        },
        "authorEmail" : "moritzweber3@yahoo.de",
        "comment" : "baseHref Fix, Layout\u000a",
        "date" : "2019-09-12 13:25:38 +0200",
        "id" : "2f8660b71940c8a57f580fce4930b6830f67e7ac",
        "msg" : "baseHref Fix, Layout",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/app/transactions-component/transactions.component.html"
          },
          {
            "editType" : "edit",
            "file" : "angular.json"
          },
          {
            "editType" : "edit",
            "file" : "src/app/user-component/user.component.css"
          },
          {
            "editType" : "edit",
            "file" : "src/app/app.module.ts"
          },
          {
            "editType" : "edit",
            "file" : "src/app/user-options-component/user-options.component.html"
          },
          {
            "editType" : "edit",
            "file" : "src/app/user-component/user.component.html"
          },
          {
            "editType" : "edit",
            "file" : "src/app/sidebar-component/sidebar.component.html"
          },
          {
            "editType" : "edit",
            "file" : "src/app/user-options-component/user-options.component.ts"
          },
          {
            "editType" : "edit",
            "file" : "src/styles.css"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/moritzweber3",
      "fullName" : "moritzweber3"
    }
  ]
}