#8 skip path if branch exists #12
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
|
5
.gitignore
vendored
5
.gitignore
vendored
@ -29,7 +29,4 @@ tmp/
|
||||
cmd/pkgdash/pkgdash
|
||||
cmd/pkgdashcli/pkgdashcli
|
||||
*.sqlite
|
||||
*.db
|
||||
.gitea
|
||||
.github
|
||||
.gitlab
|
||||
*.db
|
Loading…
Reference in New Issue
Block a user