fix jenkins?
This commit is contained in:
parent
229ac0bd0c
commit
1949478133
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -1,6 +1,5 @@
|
||||
pipeline{
|
||||
agent any
|
||||
properties([parameters([text(defaultValue: '50', description: 'Number of lines to cutoff', name: 'CUTOFF')])])
|
||||
stages{
|
||||
stage('Stage 1'){
|
||||
steps{
|
||||
|
Loading…
Reference in New Issue
Block a user