Skip to content

Commit

Permalink
try fix pipeline to update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jstrachan committed Jan 7, 2017
1 parent af00ce7 commit 15bcb16
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ goNode{
dockerOrganisation = 'funktion'
project = 'funktion'
}

updateDownstreamDependencies(v)
}
}

Expand Down

0 comments on commit 15bcb16

Please sign in to comment.