From c08867ff4d8492e2f8f0173271b4f47ab46cda57 Mon Sep 17 00:00:00 2001 From: khys95 Date: Tue, 13 Aug 2024 17:22:18 +0200 Subject: [PATCH] ci: squash me --- .ci/poolEndpoint.http | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.ci/poolEndpoint.http b/.ci/poolEndpoint.http index e3e71a25d9c..9b29e772ffc 100644 --- a/.ci/poolEndpoint.http +++ b/.ci/poolEndpoint.http @@ -9,14 +9,6 @@ Authorization: Basic {{user_name}} {{passwd}} }); %} -### Upload frontend file -PUT {{webdav-door}}/frontend -Authorization: Basic admin dickerelch -Content-Type: application/octet-stream - -< README.md - - ### Migrate frontend file from pool_write to pool_res1 POST {{frontend-door}}{{endpoint}}{{migrations}}/copy Content-Type: application/json