From e6d0796dfa226abb5bf3116e8172457090ab20a6 Mon Sep 17 00:00:00 2001 From: James Harton Date: Thu, 14 Mar 2024 19:27:25 +1300 Subject: [PATCH] chore: fix docs release. --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 238b987..51eabed 100644 --- a/.drone.yml +++ b/.drone.yml @@ -355,7 +355,6 @@ steps: commands: - mc alias set store $${S3_ENDPOINT} $${ACCESS_KEY} $${SECRET_KEY} - mc mb -p store/docs.harton.nz - - mc anonymous set download store/docs.harton.nz - mc mirror --overwrite doc/ store/docs.harton.nz/$${DRONE_REPO}/$${DRONE_TAG} - mc mirror --overwrite doc/ store/docs.harton.nz/$${DRONE_REPO}