Skip to content

Commit

Permalink
fix(Build): Corrected Jenkins build
Browse files Browse the repository at this point in the history
  • Loading branch information
hypery2k committed Oct 20, 2018
1 parent 7162bbd commit 88ded19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ properties properties: [

@Library('mare-build-library')
def nodeJS = new de.mare.ci.jenkins.NodeJS()
def git = new de.mare.ci.jenkins.Git()

node('nodejs') {
def buildNumber = env.BUILD_NUMBER
Expand Down

0 comments on commit 88ded19

Please sign in to comment.