This commit is contained in:
parent
6934877c4a
commit
d2248d120d
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -43,7 +43,7 @@ pipeline {
|
|||||||
agent any
|
agent any
|
||||||
steps {
|
steps {
|
||||||
unstash 'html'
|
unstash 'html'
|
||||||
sh 'ls docs/build/html'
|
sh 'cp -r docs/build/html /opt/esbo-etc/'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user