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
|
sh '''#!/bin/sh
|
||||||
set -e
|
set -e
|
||||||
base=$(pwd)
|
base=$(pwd)
|
||||||
|
rm -Rf proto1-html
|
||||||
mkdir proto1-html
|
mkdir proto1-html
|
||||||
cd proto1
|
cd proto1
|
||||||
ls -l
|
ls -l
|
||||||
|
|||||||
Reference in New Issue
Block a user