From 1f4c825be84d1af86b16dd9a0fb971814a9d249a Mon Sep 17 00:00:00 2001 From: Michel Roux Date: Sun, 25 Jun 2023 09:14:21 +0000 Subject: [PATCH] Remove drone --- Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 4edb38a..548a3c0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,7 +8,6 @@ RUN apt-get update && \ apt-get install -y --no-install-recommends yt-dlp && \ rm -rf /var/lib/apt/lists/* && \ curl -sSL https://raw.githubusercontent.com/MatanZ/tremc/main/tremc -o /usr/local/bin/tremc && \ - curl -sSL https://github.com/drone/drone-cli/releases/latest/download/drone_linux_amd64.tar.gz | tar xzC /usr/local/bin && \ update-alternatives --set editor /usr/bin/vim.basic COPY ./commands/* /usr/local/bin/