Update Jenkinsfile
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -7,7 +7,6 @@ pipeline {
|
|||||||
steps {
|
steps {
|
||||||
script {
|
script {
|
||||||
echo "Testing the application..."
|
echo "Testing the application..."
|
||||||
echo "Testing the integration..."
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user