Commit 58633cf7 authored by daidekun's avatar daidekun

fixgbus

parent 6669596a
......@@ -2,6 +2,10 @@
package libs;
import libs.utils;
def debug() {
print "123"
}
def checkout(contextDir, gitRepo) {
sh "cp -r /home/quant_group/qg-dockerfiles/templates/ui ${contextDir}"
git branch: branchName, credentialsId: 'e1ccb1ac-1282-4fb4-b766-530ca1a2a2db', url: "git@gitabc.xyqb.com:${gitRepo}.git"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment