Commit af97a1bc authored by daidekun's avatar daidekun

templates

parent 33506028
...@@ -14,14 +14,10 @@ def beautyEcho(no, content) { ...@@ -14,14 +14,10 @@ def beautyEcho(no, content) {
def copyDockerFiles() { def copyDockerFiles() {
} }
def copyConfigRepository() { def copyConfigFiles() {
} }
def copyConfigRepository() {
}
def replaceDomain(filePath) { def replaceDomain(filePath) {
sh "sed -i \"s/.xyqb.com/-${namespace}.q-gp.com/\" ${filePath}" sh "sed -i \"s/.xyqb.com/-${namespace}.q-gp.com/\" ${filePath}"
} }
\ No newline at end of file
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