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 227c090 commit 458e9bbCopy full SHA for 458e9bb
Jenkinsfile
@@ -5,7 +5,7 @@ pipeline {
5
args '-p 3000:3000'
6
}
7
8
- environemnt {
+ environment {
9
CI = 'true'
10
11
stages {
0 commit comments