Zaktualizuj 'Jenkinsfile-stats'
This commit is contained in:
parent
76c1623df3
commit
ecfab547ac
@ -1,5 +1,7 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent any
|
agent {
|
||||||
|
docker { image 'sebastianwalesa/ium:1.0' }
|
||||||
|
}
|
||||||
stages {
|
stages {
|
||||||
stage('First step') {
|
stage('First step') {
|
||||||
steps {
|
steps {
|
||||||
|
Loading…
Reference in New Issue
Block a user