mirror of
https://abf.rosa.ru/djam/gop.git
synced 2025-02-23 08:32:54 +00:00
Add .gitignore and .gitea/workflows/ci.yml
Some checks failed
Run CI/CD... / main (push) Has been cancelled
Some checks failed
Run CI/CD... / main (push) Has been cancelled
This commit is contained in:
parent
e86d436cb3
commit
9e1a736257
2 changed files with 2 additions and 1 deletions
|
@ -13,4 +13,5 @@ jobs:
|
||||||
with:
|
with:
|
||||||
CI_DEPLOY: ${{ secrets.CI_DEPLOY }}
|
CI_DEPLOY: ${{ secrets.CI_DEPLOY }}
|
||||||
PUBLICATOR: ${{ secrets.PUBLICATOR }}
|
PUBLICATOR: ${{ secrets.PUBLICATOR }}
|
||||||
|
REPO_DEPLOY: ${{ secrets.REPO_DEPLOY }}
|
||||||
|
|
||||||
|
|
2
gop.spec
2
gop.spec
|
@ -2,7 +2,7 @@
|
||||||
%define debug_package %nil
|
%define debug_package %nil
|
||||||
|
|
||||||
Name: gop
|
Name: gop
|
||||||
Version: 1.0.18
|
Version: 1.0.19
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: GoPlus
|
Summary: GoPlus
|
||||||
URL: https://goplus.org
|
URL: https://goplus.org
|
||||||
|
|
Loading…
Add table
Reference in a new issue