From 1133200dc8ce95cc5672dd945a4161a08694ccd6 Mon Sep 17 00:00:00 2001 From: James Harton Date: Thu, 14 Mar 2024 19:29:50 +1300 Subject: [PATCH] chore: fix docs release. --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 7f14572..f46cebe 100644 --- a/.drone.yml +++ b/.drone.yml @@ -361,7 +361,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}