diff --git a/.drone.yml b/.drone.yml index 8358856..c64a289 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,4 +10,7 @@ steps: password: from_secret: repo_password repo: harbor.hq.rosti.cz/library/builder - tags: 35 + registry: harbor.hq.rosti.cz + tags: + - 35 + - latest