From 4028c93e1f5e4d5d5f30a8fa8ef0da60f4250f40 Mon Sep 17 00:00:00 2001 From: Rama Priyanto Date: Wed, 1 Apr 2026 22:09:50 +0700 Subject: [PATCH] fix drone delete config --- .drone.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.drone.yml b/.drone.yml index 9a5d27b..8d5388c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,11 +22,6 @@ steps: - git clone http://38.47.180.165:3000/humas/web-humas-fe.git - name: build image - image: plugins/docker - settings: - repo: humas - tags: latest - no_cache: true when: branch: - dev-restructure