Create directory to have proto initialized
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -79,6 +79,7 @@ node('docker && ubuntu-16.04') {
|
||||
sh '''#!/bin/sh
|
||||
set -e
|
||||
base=$(pwd)
|
||||
rm -Rf proto1-html
|
||||
mkdir proto1-html
|
||||
cd proto1
|
||||
ls -l
|
||||
|
||||
Reference in New Issue
Block a user