update
This commit is contained in:
parent
7a179da3b3
commit
fbc4fd3295
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -1,8 +1,5 @@
|
|||||||
node('Node-Dev-100163') {
|
node('Node-Dev-100163') {
|
||||||
try {
|
try {
|
||||||
options {
|
|
||||||
skipNotifications()
|
|
||||||
}
|
|
||||||
stage('Checkout') {
|
stage('Checkout') {
|
||||||
echo 'Pulling...' + env.BRANCH_NAME
|
echo 'Pulling...' + env.BRANCH_NAME
|
||||||
checkout scm
|
checkout scm
|
||||||
|
Loading…
Reference in New Issue
Block a user