Some changes
This commit is contained in:
Vendored
+1
-1
@@ -1,5 +1,5 @@
|
||||
pipeline {
|
||||
agent any
|
||||
agent any
|
||||
|
||||
parameters {
|
||||
booleanParam(defaultValue: false, description: 'Enabled/disables the building of an optimized build', name: 'build_optimized')
|
||||
|
||||
Reference in New Issue
Block a user