浏览代码

更新 'Jenkinsfile'

chl 2 年之前
父节点
当前提交
3a0064c2c4
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Jenkinsfile

+ 1 - 0
Jenkinsfile

@@ -9,6 +9,7 @@ pipeline{
     harborPasswd = 'Harbor12345'
     harborAddress = '47.103.25.235:8899'
     harborRepo = 'repo'
+    BUILD_USER = 'chl'
  }
  
  stages{