mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-04 03:48:40 +02:00
Update jenkinsfile
This commit is contained in:
parent
fe46a391dc
commit
17764be280
@ -4,7 +4,7 @@ pipeline {
|
||||
stage('Prepare') {
|
||||
steps {
|
||||
|
||||
bat "echo 'Pulling... ' + env.GIT_BRANCH"
|
||||
bat "git branch"
|
||||
bat encoding: 'UTF-8', script:'opm install osparser'
|
||||
bat encoding: 'UTF-8', script:'opm install cmdline'
|
||||
bat encoding: 'UTF-8', script:'opm install asserts'
|
||||
|
Loading…
Reference in New Issue
Block a user