We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f11a3f4 commit 1b577ffCopy full SHA for 1b577ff
Jenkinsfile
@@ -5,10 +5,6 @@ pipeline {
5
args '-p 3000:3000'
6
}
7
8
- environment {
9
- HTTP_PROXY = 'http://n102518:[email protected]:8080'
10
- HTTPS_PROXY = 'http://n102518:[email protected]:8080'
11
- }
12
stages {
13
stage('Build') {
14
steps {
0 commit comments