Skip to content

Commit 1b577ff

Browse files
MinMin
authored andcommitted
d
1 parent f11a3f4 commit 1b577ff

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Jenkinsfile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ pipeline {
55
args '-p 3000:3000'
66
}
77
}
8-
environment {
9-
HTTP_PROXY = 'http://n102518:[email protected]:8080'
10-
HTTPS_PROXY = 'http://n102518:[email protected]:8080'
11-
}
128
stages {
139
stage('Build') {
1410
steps {

0 commit comments

Comments
 (0)