diff --git a/.drone.yml b/.drone.yml index a4b2aea..a1fe9b6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -89,7 +89,7 @@ steps: script: - echo "deploy podman ssh!" - name=drone-release - - image=git.daymele.com/liupeng/drone::latest + - image=git.daymele.com/liupeng/drone:latest - podman pull $image - podman rm -f drone-release || true - podman image prune -f