Update Jenkinsfile
This commit is contained in:
Vendored
+1
@@ -13,6 +13,7 @@ pipeline {
|
||||
steps {
|
||||
script {
|
||||
echo "Building the application..."
|
||||
echo "some changes to trigger build"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user