From 153015d14f4bccad601bef81ca3ebfb2eae39e9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torma=20Krist=C3=B3f?= Date: Wed, 13 Dec 2023 17:32:47 +0100 Subject: [PATCH] build only, no modify --- .drone.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.drone.yml b/.drone.yml index 13ed0fd..b5ad93e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,13 +9,6 @@ steps: commands: - git clone https://github.com/kelaresg/go-skype-bridge.git -- name: patch_dockerfile - image: ubuntu - pull: always - commands: - - sed -i 's/\:3\.14//g' /drone/src/go-skype-bridge/Dockerfile - - sed -i 's/3\.14//g' /drone/src/go-skype-bridge/Dockerfile - - name: kaniko image: plugins/kaniko settings: