Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Commit

Permalink
fix(release): use correct node definition now we dont use the client …
Browse files Browse the repository at this point in the history
…builder
  • Loading branch information
rawlingsj authored and joshuawilson committed Mar 24, 2017
1 parent 5af9b03 commit 371f1d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
def utils = new io.fabric8.Utils()
def org = 'fabric8-ui'
def repo = 'ngx-fabric8-wit'
fabric8UITemplate{
fabric8UINode{
ws {
git "https://github.com/${org}/${repo}.git"
readTrusted 'release.groovy'
Expand Down

0 comments on commit 371f1d8

Please sign in to comment.