Zaktualizuj 'Jenkinsfile-stats'
This commit is contained in:
parent
fac46cb8fc
commit
2bb43ffde1
@ -1,11 +1,5 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent any
|
agent any
|
||||||
parameters{
|
|
||||||
buildSelector(
|
|
||||||
defaultSelector: lastSuccessful(),
|
|
||||||
description: 'Which build to use for copying artifacts',
|
|
||||||
name: 'BUILD_SELECTOR')
|
|
||||||
}
|
|
||||||
stages {
|
stages {
|
||||||
stage('First step') {
|
stage('First step') {
|
||||||
steps {
|
steps {
|
||||||
|
Loading…
Reference in New Issue
Block a user