1
0
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:
Vitaly the Alpaca
2024-08-07 13:08:39 +00:00
committed by Vitaly the Alpaca (bot)
parent 9d259175b4
commit be3b9d0685
3 changed files with 4104 additions and 4106 deletions

View File

@@ -79,7 +79,7 @@ jobs:
with:
name: oint-deb
path: |
oint_1.11.1_all_en.deb
./oint_1.11.1_all_en.deb
- name: Создать каталог rpm-пакета
run: |
@@ -111,8 +111,7 @@ jobs:
with:
name: oint-rpm
path: |
./*.rpm
!./*-debuginfo-*.rpm
./oint-1.11.1-1.el7.x86_64_en.rpm
- name: Добавить DEB
env:

View File

@@ -95,7 +95,7 @@ jobs:
with:
name: oint-deb
path: |
oint_1.11.1_all_en.deb
./oint_1.11.1_all_en.deb
- name: Создать каталог rpm-пакета
run: |
@@ -127,8 +127,7 @@ jobs:
with:
name: oint-rpm
path: |
./*.rpm
!./*-debuginfo-*.rpm
./oint-1.11.1-1.el7.x86_64_en.rpm
Testing-telegram:
runs-on: ubuntu-latest

File diff suppressed because it is too large Load Diff