mirror of
https://abf.rosa.ru/djam/tuned.git
synced 2025-02-23 22:22:53 +00:00
Add .gitignore and .gitea/workflows/ci.yml
Some checks are pending
Run CI/CD... / main (push) Waiting to run
Some checks are pending
Run CI/CD... / main (push) Waiting to run
This commit is contained in:
parent
f06489f83d
commit
ef1f20a5e2
2 changed files with 1 additions and 3 deletions
3
.abf.yml
3
.abf.yml
|
@ -1,5 +1,2 @@
|
|||
sources:
|
||||
tuned-2.24.1.tar.gz: b6fd95ad12d947ca09187164146afe51c8a2e761
|
||||
v2.20.0.tar.gz: 6a6c9a91ab1e556b884965432895cdf64ebd6016
|
||||
v2.21.0.tar.gz: 586db5263ea7dabcc57e24aceb249d397d7d0239
|
||||
v2.22.1.tar.gz: 60e206fe73ea537e64141f92b331f65879766f97
|
||||
|
|
|
@ -13,4 +13,5 @@ jobs:
|
|||
with:
|
||||
CI_DEPLOY: ${{ secrets.CI_DEPLOY }}
|
||||
PUBLICATOR: ${{ secrets.PUBLICATOR }}
|
||||
REPO_DEPLOY: ${{ secrets.REPO_DEPLOY }}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue