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