You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-08-13 20:05:19 +02:00
Преобразование OPI -> OInt (workflow)
This commit is contained in:
committed by
Vitaly the Alpaca (bot)
parent
9d259175b4
commit
be3b9d0685
5
.github/workflows/cli_draft_en.yml
vendored
5
.github/workflows/cli_draft_en.yml
vendored
@@ -79,7 +79,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: oint-deb
|
name: oint-deb
|
||||||
path: |
|
path: |
|
||||||
oint_1.11.1_all_en.deb
|
./oint_1.11.1_all_en.deb
|
||||||
|
|
||||||
- name: Создать каталог rpm-пакета
|
- name: Создать каталог rpm-пакета
|
||||||
run: |
|
run: |
|
||||||
@@ -111,8 +111,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: oint-rpm
|
name: oint-rpm
|
||||||
path: |
|
path: |
|
||||||
./*.rpm
|
./oint-1.11.1-1.el7.x86_64_en.rpm
|
||||||
!./*-debuginfo-*.rpm
|
|
||||||
|
|
||||||
- name: Добавить DEB
|
- name: Добавить DEB
|
||||||
env:
|
env:
|
||||||
|
5
.github/workflows/cli_test_en.yml
vendored
5
.github/workflows/cli_test_en.yml
vendored
@@ -95,7 +95,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: oint-deb
|
name: oint-deb
|
||||||
path: |
|
path: |
|
||||||
oint_1.11.1_all_en.deb
|
./oint_1.11.1_all_en.deb
|
||||||
|
|
||||||
- name: Создать каталог rpm-пакета
|
- name: Создать каталог rpm-пакета
|
||||||
run: |
|
run: |
|
||||||
@@ -127,8 +127,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: oint-rpm
|
name: oint-rpm
|
||||||
path: |
|
path: |
|
||||||
./*.rpm
|
./oint-1.11.1-1.el7.x86_64_en.rpm
|
||||||
!./*-debuginfo-*.rpm
|
|
||||||
|
|
||||||
Testing-telegram:
|
Testing-telegram:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user