summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Grote2023-04-23 16:16:40 +0200
committerMichael Grote2023-04-23 16:16:40 +0200
commit777847c4ad77e3cd3c478da263a34e4c4cf82932 (patch)
treec7edce28273a8cf7eddcad36e1877ec4b440fc9f
parent8a7a8aa7a6f0b611ada1db68e08cb46d05594ca4 (diff)
ci: typo
-rw-r--r--.drone.yml4
1 files changed, 2 insertions, 2 deletions
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