mirror of
https://abf.rosa.ru/djam/auto-krokodil.git
synced 2025-02-23 18:42:58 +00:00
Add .gitignore and .gitea/workflows/ci.yml
Some checks failed
Run CI/CD... / main (push) Failing after 1m45s
Some checks failed
Run CI/CD... / main (push) Failing after 1m45s
This commit is contained in:
parent
7376abefd1
commit
e4892ccff7
2 changed files with 4 additions and 4 deletions
|
@ -13,4 +13,5 @@ jobs:
|
|||
with:
|
||||
CI_DEPLOY: ${{ secrets.CI_DEPLOY }}
|
||||
PUBLICATOR: ${{ secrets.PUBLICATOR }}
|
||||
REPO_DEPLOY: ${{ secrets.REPO_DEPLOY }}
|
||||
|
||||
|
|
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -1,4 +1,3 @@
|
|||
*.rpm
|
||||
BUILD
|
||||
BUILDROOT
|
||||
SRPMS
|
||||
.*~
|
||||
*~
|
||||
.env
|
||||
|
|
Loading…
Add table
Reference in a new issue