~starkingdoms/starkingdoms

00216b06ade38652afd0b11fecbc4f6f4cde54eb — core 2 years ago b39f93e
disable incremental builds so more cache hits
1 files changed, 1 insertions(+), 0 deletions(-)

M .drone.yml
M .drone.yml => .drone.yml +1 -0
@@ 51,6 51,7 @@ steps:
        from_secret: s3_secret_key
      RUSTC_WRAPPER: sccache
      SCCACHE_USE_SSL: "true"
      CARGO_INCREMENTAL: "0"
  - name: upload_server
    image: plugins/s3
    depends_on: