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