Jenkinsfile aktualisiert

This commit is contained in:
dresi 2025-11-04 15:50:21 +01:00
parent e446c1d259
commit 15afee8522

4
Jenkinsfile vendored
View File

@ -1,7 +1,5 @@
pipeline { pipeline {
agent { agent none
}
stages { stages {
stage('Docker test') { stage('Docker test') {
agent { agent {