tweak(ium_03) Update Jenkinsfile
This commit is contained in:
parent
83b1c4ed1d
commit
95d2064580
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -1,6 +1,5 @@
|
|||||||
pipeline{
|
pipeline{
|
||||||
agent any
|
agent any
|
||||||
properties([parameters([text(defaultValue: '50', description: 'Number of lines to cutoff', name: 'CUTOFF')])])
|
|
||||||
stages{
|
stages{
|
||||||
stage('Stage 1'){
|
stage('Stage 1'){
|
||||||
steps{
|
steps{
|
||||||
|
Loading…
Reference in New Issue
Block a user