duh u needz code

This commit is contained in:
R. Tyler Croy 2017-08-02 16:06:39 -07:00 committed by GitHub
parent 308b1404ad
commit 170fdac8f9
1 changed files with 1 additions and 0 deletions

1
Jenkinsfile vendored
View File

@ -1,3 +1,4 @@
node {
checkout scm
load 'foo.groovy'
}