mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-11-28 09:08:38 +02:00
Исключение outputs
This commit is contained in:
parent
78efe45ce5
commit
0dfa7ca4d1
4
.github/workflows/os/cli_testmaker.os
vendored
4
.github/workflows/os/cli_testmaker.os
vendored
@ -160,8 +160,6 @@
|
||||
| arch: 'all'
|
||||
| depends: 'mono-runtime, libmono-system-core4.0-cil | libmono-system-core4.5-cil, libmono-system4.0-cil | libmono-system4.5-cil, libmono-corlib4.0-cil | libmono-corlib4.5-cil, libmono-i18n4.0-all | libmono-i18n4.5-all'
|
||||
| desc: 'OInt CLI - приложение для работы с API различных онлайн-сервисов из командной строки'
|
||||
| outputs:
|
||||
| file_name: oint_" + Версия + "_all_ru.deb
|
||||
|
|
||||
| - uses: actions/upload-artifact@v3
|
||||
| with:
|
||||
@ -190,8 +188,6 @@
|
||||
| requires: |
|
||||
| mono-core
|
||||
| Requires: mono-locale-extras
|
||||
| outputs:
|
||||
| file_name: oint-" + Версия + ".el7.x86_64_ru.rpm
|
||||
|
|
||||
| - uses: actions/upload-artifact@v4
|
||||
| with:
|
||||
|
4
.github/workflows/os/cli_testmaker_en.os
vendored
4
.github/workflows/os/cli_testmaker_en.os
vendored
@ -160,8 +160,6 @@
|
||||
| arch: 'all'
|
||||
| depends: 'mono-runtime, libmono-system-core4.0-cil | libmono-system-core4.5-cil, libmono-system4.0-cil | libmono-system4.5-cil, libmono-corlib4.0-cil | libmono-corlib4.5-cil, libmono-i18n4.0-all | libmono-i18n4.5-all'
|
||||
| desc: 'OInt CLI - CLI toolkit for integrating with APIs of popular online services'
|
||||
| outputs:
|
||||
| file_name: oint_" + Версия + "_all_en.deb
|
||||
|
|
||||
| - uses: actions/upload-artifact@v3
|
||||
| with:
|
||||
@ -190,8 +188,6 @@
|
||||
| requires: |
|
||||
| mono-core
|
||||
| Requires: mono-locale-extras
|
||||
| outputs:
|
||||
| file_name: oint-" + Версия + ".el7.x86_64_en.rpm
|
||||
|
|
||||
| - uses: actions/upload-artifact@v4
|
||||
| with:
|
||||
|
Loading…
Reference in New Issue
Block a user