fix for jenkinsfile
fsfw/fsfw example hosted/pipeline/head There was a failure building this commit Details

This commit is contained in:
Robin Müller 2022-07-04 10:10:49 +02:00
parent 3ed1b6f9f1
commit 46123172ae
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
pipeline {
agent any
environment {
BUILDDIR = 'cmake-build-debug'
}