Commit c8226254 authored by daidekun's avatar daidekun

static

parent e3dc5ea9
...@@ -18,6 +18,6 @@ def copyConfigFiles() { ...@@ -18,6 +18,6 @@ def copyConfigFiles() {
} }
def replaceDomain(filePath) { static 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