tweak(ium_03) Update Jenkinsfile

This commit is contained in:
sadurska@trui.pl 2021-04-19 15:37:53 +02:00
parent 83b1c4ed1d
commit 95d2064580

1
Jenkinsfile vendored
View File

@ -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{