Update FSFW from Upstream #27
2
automation/Jenkinsfile
vendored
2
automation/Jenkinsfile
vendored
@ -1,7 +1,7 @@
|
||||
pipeline {
|
||||
agent any
|
||||
environment {
|
||||
BUILDDIR = 'build-unittests'
|
||||
BUILDDIR = 'build-tests'
|
||||
}
|
||||
stages {
|
||||
stage('Create Docker') {
|
||||
|
Loading…
Reference in New Issue
Block a user