Merge jenkins-test #1

Merged
Csaba merged 16 commits from jenkins-test into main 2023-12-18 12:50:58 +01:00
Showing only changes of commit 32f4eac11f - Show all commits

1
Jenkinsfile vendored
View file

@ -2,7 +2,6 @@ pipeline {
agent {
docker {
image 'python:3'
label 'amarillo-build-agent'
}
}
stages {