diff --git a/.drone.yml b/.drone.yml index ab0393c..416ad82 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,4 +11,6 @@ steps: password: from_secret: repo_pass repo: git.ivasoft.cz/sw/backuppc - tags: latest \ No newline at end of file + tags: + - latest + - ${DRONE_TAG} \ No newline at end of file