ci043-add-jenkins-ci #13

Merged
jared merged 36 commits from ci043-add-jenkins-ci into development 2025-06-25 16:40:38 +02:00
Showing only changes of commit d5a7058f2d - Show all commits

2
Jenkinsfile vendored
View File

@@ -1,6 +1,6 @@
pipeline { pipeline {
agent { label 'master' } agent any
stages { stages {
stage('Install Dependencies') { stage('Install Dependencies') {