ree
This commit is contained in:
parent
cef6a0a13e
commit
c84ed00eb3
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -1,4 +1,5 @@
|
||||
node {
|
||||
//change
|
||||
stage ('cleanup'){
|
||||
sh '''
|
||||
if [ -d "jenkins-testapache" ]; then
|
||||
@ -113,7 +114,7 @@ node {
|
||||
stage('deploy'){
|
||||
echo 'this is where we would start deploying the '
|
||||
sh '''
|
||||
cp
|
||||
echo l
|
||||
'''
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user