renamed test folder
This commit is contained in:
parent
7a84dff7d6
commit
d39e0c8bb6
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