Nieuwe Jenkins setup testen
Some checks failed
gitea/real_analysis/pipeline/head There was a failure building this commit

This commit is contained in:
2025-02-23 22:27:36 +01:00
parent 13069e68ea
commit 9e486162f7

2
Jenkinsfile vendored
View File

@@ -1,5 +1,5 @@
pipeline { pipeline {
agent {label 'linux'} agent any
stages { stages {
stage('Build') { stage('Build') {
steps { steps {