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