Explorar o código

adjusted jenkinsfile

xiaoct %!s(int64=7) %!d(string=hai) anos
pai
achega
f6ff06c492
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Jenkinsfile

+ 0 - 1
Jenkinsfile

@@ -2,7 +2,6 @@ pipeline {
     agent {
         dockerfile {
             filename 'Dockerfile'
-            customWorkspace '/var/jenkins_home/workspace/bi-web'
             registryUrl 'https://registry.docker-cn.com'
             args '-p 80:80 -p 81:81 -p 82:82 --security-opt apparmor=unconfined'
         }