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