Update Jenkinsfile

This commit is contained in:
Zofia Galla 2021-03-22 12:55:30 +01:00
parent b706cbff2b
commit 596455ba6f

View File

@ -1,6 +1,7 @@
pipeline { pipeline {
agent any agent any
stages { stages {
stage('Hello') { stage('Hello') {
steps { steps {