mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-03-19 21:17:55 +02:00
Create release
This commit is contained in:
parent
bbcd21d962
commit
36dfdbba39
11
ci/release
Normal file
11
ci/release
Normal file
@ -0,0 +1,11 @@
|
||||
pipeline {
|
||||
agent any
|
||||
stages {
|
||||
|
||||
stage('Release') {
|
||||
steps {
|
||||
powershell encoding: 'UTF-8', script:'oscript ./ci/os/releasemaker.os'
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user