jenkinsfile 2

This commit is contained in:
Adrianna Zaleska 2020-04-19 20:43:50 +02:00
parent e0ce14b2a3
commit 9f3f262751

2
Jenkinsfile vendored
View File

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