Add .gitignore and .gitea/workflows/ci.yml
Some checks are pending
Run CI/CD... / main (push) Waiting to run

This commit is contained in:
Your Name 2025-01-31 15:10:27 +00:00
parent f06489f83d
commit ef1f20a5e2
2 changed files with 1 additions and 3 deletions

View file

@ -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

View file

@ -13,4 +13,5 @@ jobs:
with:
CI_DEPLOY: ${{ secrets.CI_DEPLOY }}
PUBLICATOR: ${{ secrets.PUBLICATOR }}
REPO_DEPLOY: ${{ secrets.REPO_DEPLOY }}