Explorar o código

更新 'Jenkinsfile'

sifu-gogs %!s(int64=2) %!d(string=hai) anos
pai
achega
d843a29fde
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      Jenkinsfile

+ 1 - 2
Jenkinsfile

@@ -1,8 +1,7 @@
 pipeline {
     agent {
         docker {
-            image 'node:16-alpine' 
-            args '-p 3000:3000' 
+            image 'node:16-alpine'  
         }
     }
     stages {