mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-11-28 09:08:38 +02:00
Update release
This commit is contained in:
parent
24c4fe9033
commit
b242ee344f
@ -4,7 +4,7 @@ pipeline {
|
|||||||
|
|
||||||
stage('Release') {
|
stage('Release') {
|
||||||
steps {
|
steps {
|
||||||
bat encoding: 'UTF-8', script:'oscript ./ci/os/releasemaker.os'
|
bat 'oscript ./ci/os/releasemaker.os'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user