a
Some checks failed
internetmastercz/test/pipeline/head There was a failure building this commit

This commit is contained in:
2021-10-20 02:23:19 +02:00
parent 9dd4d5d138
commit 890532de63

2
Jenkinsfile vendored
View File

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