This commit is contained in:
parent
d6eaed389b
commit
04a58d3684
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,7 +1,7 @@
|
||||
pipeline {
|
||||
agent none
|
||||
environment {
|
||||
TEST_DIR = 'tests'
|
||||
TEST_DIR = 'test'
|
||||
SPHINX_DIR = 'docs'
|
||||
BUILD_DIR = 'build/html'
|
||||
SOURCE_DIR = 'source'
|
||||
|
Loading…
Reference in New Issue
Block a user