mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-12-25 02:42:28 +02:00
Обновление yml файла - cli_test.yml (workflow)
This commit is contained in:
parent
0dfa7ca4d1
commit
87291c5320
4
.github/workflows/cli_draft.yml
vendored
4
.github/workflows/cli_draft.yml
vendored
@ -70,8 +70,6 @@ jobs:
|
||||
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_1.10.0_all_ru.deb
|
||||
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
@ -100,8 +98,6 @@ jobs:
|
||||
requires: |
|
||||
mono-core
|
||||
Requires: mono-locale-extras
|
||||
outputs:
|
||||
file_name: oint-1.10.0.el7.x86_64_ru.rpm
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
4
.github/workflows/cli_draft_en.yml
vendored
4
.github/workflows/cli_draft_en.yml
vendored
@ -70,8 +70,6 @@ jobs:
|
||||
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_1.10.0_all_en.deb
|
||||
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
@ -100,8 +98,6 @@ jobs:
|
||||
requires: |
|
||||
mono-core
|
||||
Requires: mono-locale-extras
|
||||
outputs:
|
||||
file_name: oint-1.10.0.el7.x86_64_en.rpm
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
4
.github/workflows/cli_test.yml
vendored
4
.github/workflows/cli_test.yml
vendored
@ -86,8 +86,6 @@ jobs:
|
||||
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_1.10.0_all_ru.deb
|
||||
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
@ -116,8 +114,6 @@ jobs:
|
||||
requires: |
|
||||
mono-core
|
||||
Requires: mono-locale-extras
|
||||
outputs:
|
||||
file_name: oint-1.10.0.el7.x86_64_ru.rpm
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
4
.github/workflows/cli_test_en.yml
vendored
4
.github/workflows/cli_test_en.yml
vendored
@ -86,8 +86,6 @@ jobs:
|
||||
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_1.10.0_all_en.deb
|
||||
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
@ -116,8 +114,6 @@ jobs:
|
||||
requires: |
|
||||
mono-core
|
||||
Requires: mono-locale-extras
|
||||
outputs:
|
||||
file_name: oint-1.10.0.el7.x86_64_en.rpm
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user