We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
true
1 parent 5b6bdaa commit dd4674bCopy full SHA for dd4674b
.drone.yml
@@ -520,7 +520,7 @@ steps:
520
environment:
521
GOPROXY: https://goproxy.cn # proxy.golang.org is blocked in China, this proxy is not
522
TAGS: bindata sqlite sqlite_unlock_notify
523
- RACE_ENABLED: "0"
+ RACE_ENABLED: true
524
525
- name: gpg-sign
526
pull: always
@@ -617,7 +617,7 @@ steps:
617
618
619
620
621
622
623
0 commit comments