WIP: kiosk #3

Draft
dustin wants to merge 15 commits from kiosk into main
Showing only changes of commit 43d15bdbf8 - Show all commits

5
ci/Jenkinsfile vendored
View File

@@ -8,6 +8,11 @@ pipeline {
} }
} }
options {
disableConcurrentBuilds()
lock 'aimee-os'
}
stages { stages {
stage('Prepare') { stage('Prepare') {
steps { steps {