From 6bc6a38531496955f6fc9b6beed5b8f4d6ea7d73 Mon Sep 17 00:00:00 2001 From: James Harton Date: Thu, 14 Mar 2024 19:22:24 +1300 Subject: [PATCH] chore: fix docs release. --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index bccae35..4fd92d2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -324,7 +324,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}