#8. add yaml
This commit is contained in:
parent
99c9442cda
commit
2fe3898756
11
.gitea/pkgdashcli.yaml
Normal file
11
.gitea/pkgdashcli.yaml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
branches: [master]
|
||||||
|
source:
|
||||||
|
type: gitea
|
||||||
|
apiurl: git.unistack.org
|
||||||
|
repository: pkgdash
|
||||||
|
owner: kgorbunov
|
||||||
|
update_opt:
|
||||||
|
pre: false
|
||||||
|
major: false
|
||||||
|
up_major: false
|
||||||
|
cached: true
|
3
.gitignore
vendored
3
.gitignore
vendored
@ -30,6 +30,3 @@ cmd/pkgdash/pkgdash
|
|||||||
cmd/pkgdashcli/pkgdashcli
|
cmd/pkgdashcli/pkgdashcli
|
||||||
*.sqlite
|
*.sqlite
|
||||||
*.db
|
*.db
|
||||||
.gitea
|
|
||||||
.github
|
|
||||||
.gitlab
|
|
Loading…
Reference in New Issue
Block a user