Don't run docker container with root privileges
esbo_ds/ESBO-ETC/pipeline/head This commit looks good
esbo_ds/ESBO-ETC/pipeline/head This commit looks good
This commit is contained in:
Vendored
+1
@@ -1,6 +1,7 @@
|
||||
pipeline {
|
||||
agent none
|
||||
environment {
|
||||
TEST_DIR = 'tests'
|
||||
SPHINX_DIR = 'docs'
|
||||
BUILD_DIR = 'build/html'
|
||||
SOURCE_DIR = 'source'
|
||||
|
||||
Reference in New Issue
Block a user