generated from gCubeCI/Pipeline-Docker-Template
fix sintax
This commit is contained in:
parent
a7fe3fc03f
commit
b8856075f5
|
@ -31,9 +31,7 @@ pipeline {
|
|||
steps {
|
||||
sh '''
|
||||
date=`date`
|
||||
// if [ ! -e $DEPLOY_FILE] then
|
||||
touch $DEPLOY_FILE
|
||||
// fi
|
||||
'''
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue