diff --git a/.drone.yml b/.drone.yml index 1403fbc..658d62c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,5 +15,7 @@ steps: password: from_secret: registry_password repo: malmal200/treerazer - auto_tag: true + tags: + - latest + - main registry: git.malmal200.xyz \ No newline at end of file