init
This commit is contained in:
4
clone/Jenkinsfile
vendored
Normal file
4
clone/Jenkinsfile
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
def loadApp(String addr) {
|
||||
sh 'git clone ${addr} ./'
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user