root 3 years ago
parent
commit
79ca64bae4
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      Jenkinsfile

+ 0
- 2
Jenkinsfile View File

@@ -1,7 +1,5 @@
1 1
 pipeline {
2 2
     agent any
3
-    environment {
4
-    }
5 3
     stages {
6 4
 		stage('Restore packages') {
7 5
             steps {

Loading…
Cancel
Save