Zaktualizuj 'Jenkinsfile'

This commit is contained in:
Monika Janocha 2020-04-06 16:35:15 +00:00
parent 8120ad9ea7
commit c696b5320a

2
Jenkinsfile vendored
View File

@ -1,5 +1,5 @@
pipeline {
agent any
agent { dockerfile true }
stages {
stage('Stage 1') {
steps {