This commit is contained in:
parent
d2248d120d
commit
9294078ea5
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -43,6 +43,9 @@ pipeline {
|
||||
agent any
|
||||
steps {
|
||||
unstash 'html'
|
||||
sh 'ls docs/build/html'
|
||||
sh 'df -hT'
|
||||
sh 'hostname'
|
||||
sh 'cp -r docs/build/html /opt/esbo-etc/'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user