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 {
|
pipeline {
|
||||||
agent any
|
agent any
|
||||||
environment {
|
environment {
|
||||||
BUILDDIR = 'build-unittests'
|
BUILDDIR = 'build-tests'
|
||||||
}
|
}
|
||||||
stages {
|
stages {
|
||||||
stage('Create Docker') {
|
stage('Create Docker') {
|
||||||
|
Loading…
Reference in New Issue
Block a user