Updated jenkins file
This commit is contained in:
Vendored
+2
-1
@@ -6,7 +6,7 @@ pipeline {
|
||||
steps {
|
||||
echo "Hello World"
|
||||
}
|
||||
|
||||
/*
|
||||
stages {
|
||||
stage ('x86') {
|
||||
agent {
|
||||
@@ -93,6 +93,7 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
*/
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user