From 8a7a8aa7a6f0b611ada1db68e08cb46d05594ca4 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Sun, 23 Apr 2023 16:16:06 +0200 Subject: [PATCH] ci: syntax --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 09e82d8..7cfdc03 100644 --- a/.drone.yml +++ b/.drone.yml @@ -49,7 +49,7 @@ steps: repo: registry.mgrote.net/python-api-server registry: registry.mgrote.net tags: - - $DRONE_TAG + - ${DRONE_TAG{ when: event: - tag @@ -64,7 +64,7 @@ steps: dockerfile: Dockerfile repo: quotengrote/python-api-server tags: - - $DRONE_TAG + - ${DRONE_TAG{ when: event: - tag