diff --git a/.drone.yml b/.drone.yml index 7542bc5..e99dd45 100644 --- a/.drone.yml +++ b/.drone.yml @@ -26,7 +26,6 @@ steps: password: from_secret: OCI_REGISTRY_PASS commands: - - sleep 600 - docker build -t registry.mgrote.net/allzweckcontainer:latest . - docker tag registry.mgrote.net/allzweckcontainer:latest registry.mgrote.net/allzweckcontainer:${DRONE_COMMIT_SHA:0:8} - docker tag registry.mgrote.net/allzweckcontainer:latest registry.mgrote.net/allzweckcontainer:${DRONE_COMMIT_BRANCH}