sifu-gogs 2 жил өмнө
parent
commit
d843a29fde
1 өөрчлөгдсөн 1 нэмэгдсэн , 2 устгасан
  1. 1 2
      Jenkinsfile

+ 1 - 2
Jenkinsfile

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