diff --git a/.drone.yml b/.drone.yml index d3354be..491ea6b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,9 +12,5 @@ steps: password: from_secret: zipek_registry_password repo: containers.zipek.cz/kamen/graphicek - tags: - - "${DRONE_BRANCH}" - - "${DRONE_BRANCH}-${DRONE_COMMIT}" cache_from: - - "containers.zipek.cz/kamen/graphicek:master" - - "containers.zipek.cz/kamen/graphicek:${DRONE_BRANCH}" \ No newline at end of file + - "containers.zipek.cz/kamen/graphicek:latest" \ No newline at end of file