From 777847c4ad77e3cd3c478da263a34e4c4cf82932 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Sun, 23 Apr 2023 16:16:40 +0200 Subject: ci: typo --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.drone.yml') diff --git a/.drone.yml b/.drone.yml index 7cfdc03..05129aa 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 -- cgit v1.2.3