1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-10 22:41:43 +02:00

Update main

This commit is contained in:
Anton Titovets
2025-05-25 15:09:45 +03:00
parent c7ebf1e617
commit 9051bd5c7f

1
ci/main vendored
View File

@@ -10,6 +10,7 @@ pipeline {
bat encoding: 'UTF-8', script:'chcp 65001 & opm install asserts'
bat encoding: 'UTF-8', script:'chcp 65001 & opm install osparser'
bat encoding: 'UTF-8', script:'chcp 65001 & opm install coloratos'
bat encoding: 'UTF-8', script:'if exist Melezh rd /s /q Melezh'
bat encoding: 'UTF-8', script:'chcp 65001 & git clone https://github.com/bayselonarrend/Melezh'
}
}