From cc7bfcda3f2cbd8c3956ba08528c0804bff8343c Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Sun, 26 Feb 2023 06:18:34 +0100 Subject: [PATCH] fix: remove a duplicated name in drone.ymal --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index a371205..9679238 100644 --- a/.drone.yml +++ b/.drone.yml @@ -46,7 +46,7 @@ steps: repo: git.badhouseplants.net/allanger/badhouseplants-net tags: ${DRONE_COMMIT_SHA} -- name: Build and push the docker image +- name: Build and push the docker image with latest image: plugins/docker when: branch: