Explorar o código

adjusted jenkinsfile

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

+ 1 - 1
Jenkinsfile

@@ -3,7 +3,7 @@ pipeline {
         dockerfile {
             filename 'Dockerfile'
             registryUrl 'https://registry.docker-cn.com'
-            args '-p 80:80 --security-opt apparmor=unconfined'
+            args '-p 80:80 81:81 82:82 --security-opt apparmor=unconfined'
         }
     }
     stages {