harness-drone/store/shared
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
..
db fix(bug): build failed with tag "oss" 2021-06-28 22:43:35 +08:00
encrypt Fix various typos 2021-06-10 08:19:00 +05:45
migrate (feat) adding depends_on, image and detached fields to step 2021-06-22 13:57:04 +01:00