Commit graph

2 commits

Author SHA1 Message Date
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
Brad Rydzewski
e52329b111 adde encrypt endpoint 2019-02-28 12:49:04 -08:00