Add .gitignore and .gitea/workflows/ci.yml
Some checks failed
Run CI/CD... / main (push) Failing after 1m5s

This commit is contained in:
Your Name 2025-01-31 15:09:27 +00:00
parent d9c62af697
commit 5f789f977f
2 changed files with 1 additions and 4 deletions

View file

@ -1,6 +1,2 @@
sources:
apk-tools-2.14.0.tar.gz: f7771e4bf48440beb074ad45665fbcd8c5dbec10
apk-tools-v2.14.1.tar.gz: 709a59243f11882eae618a888dafc0483614d5d0
apk-tools-v2.14.4.tar.gz: 1cd513ff9af5a3eefda55478619e3644537d9b6c
apk-tools-v2.14.6.tar.gz: 116b3c45275813d4aba5556f99ce339f8d46dc6b
apk-tools-v2.14.9.tar.gz: 9bb461d90573caa92c2e40414d69a6beb98081de

View file

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