From 2c749e20779b393715b4f3946fc08188e2009419 Mon Sep 17 00:00:00 2001 From: Danny Bessems Date: Tue, 11 Jul 2023 15:38:16 +0200 Subject: [PATCH] build: Fix step name references --- .drone.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 745ff54..db30b76 100644 --- a/.drone.yml +++ b/.drone.yml @@ -105,9 +105,9 @@ steps: - name: Semantic Release depends_on: - - Build & publish container image (Harbor) - - Build & publish container image (docker.io) - - Package & publish helm chart (Gitea) + - Container image (Harbor) + - Container image (docker.io) + - Helm chart (Gitea) image: bv11-cr01.bessems.eu/proxy/library/node:20-slim pull: always commands: