Skip to content

Commit

Permalink
add "return this" to stop the load returning "null"
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlInglisBJSS committed Mar 2, 2017
1 parent 56476e2 commit 4732425
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/functions.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,5 @@ def tf_scaffold(aws_creds, action, project, environment, component, bucket_prefi
} //withEnv
} //withCredentials
}

return this

0 comments on commit 4732425

Please sign in to comment.