You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-06-20 09:19:27 +02:00
Fastfix
This commit is contained in:
Vendored
+1
-1
@@ -8,7 +8,7 @@ pipeline {
|
||||
steps {
|
||||
powershell encoding: 'UTF-8', script:'Remove-Item -Path "./Melezh" -Recurse -Force'
|
||||
bat 'oscript ./ci/os/releasemaker.os'
|
||||
archiveArtifacts artifacts: './1.27.0/*'
|
||||
archiveArtifacts artifacts: '1.27.0/*'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user