1 files changed, 2 insertions(+), 0 deletions(-)
M .drone.yml
M .drone.yml => .drone.yml +2 -0
@@ 51,6 51,8 @@ steps:
from_secret: s3_secret_key
RUSTC_WRAPPER: sccache
SCCACHE_USE_SSL: "true"
+ SCCACHE_LOG: debug
+ SCCACHE_NO_DAEMON: "1"
- name: upload_server
image: plugins/s3
depends_on: