test
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -114,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 '''
|
||||||
echo l
|
echo test
|
||||||
'''
|
'''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user