harness-drone/store
guessi d53f845480 fix(bug): build failed with tag "oss"
```
cmd/drone-server/inject_store.go:63:19: too many arguments in call to db.Connect

    have (string, string, int)
    want (string, string)
```

introduced by https://github.com/drone/drone/pull/3089

Signed-off-by: guessi <guessi@gmail.com>
2021-06-28 22:43:35 +08:00
..
batch support for optional mixed-mode encryption 2021-05-04 18:59:03 -04:00
batch2 support for optional mixed-mode encryption 2021-05-04 18:59:03 -04:00
build support for limiting concurrency per-repository 2020-12-11 13:57:49 -05:00
cron audit headers 2019-03-13 14:47:47 -07:00
logs delete snapshots of blob along with the blob 2019-08-14 09:59:59 -07:00
perm support for optional mixed-mode encryption 2021-05-04 18:59:03 -04:00
repos Fix various typos 2021-06-10 08:19:00 +05:45
secret support for optional mixed-mode encryption 2021-05-04 18:59:03 -04:00
shared fix(bug): build failed with tag "oss" 2021-06-28 22:43:35 +08:00
stage (feat) adding depends_on, image and detached fields to step 2021-06-22 13:57:04 +01:00
step (feat) adding depends_on, image and detached fields to step 2021-06-22 13:57:04 +01:00
template fixing oss build issue with new feature templates 2021-06-04 09:59:46 +01:00
user update login / register screens 2021-05-13 13:51:22 -04:00
store.go add build tags 2019-02-27 23:07:13 -08:00