fix err
This commit is contained in:
parent
c1ca69a8ac
commit
432cf4e768
@ -89,7 +89,7 @@ steps:
|
|||||||
script:
|
script:
|
||||||
- echo "deploy podman ssh!"
|
- echo "deploy podman ssh!"
|
||||||
- name=drone-release
|
- name=drone-release
|
||||||
- image=git.daymele.com/liupeng/drone::latest
|
- image=git.daymele.com/liupeng/drone:latest
|
||||||
- podman pull $image
|
- podman pull $image
|
||||||
- podman rm -f drone-release || true
|
- podman rm -f drone-release || true
|
||||||
- podman image prune -f
|
- podman image prune -f
|
||||||
|
Loading…
Reference in New Issue
Block a user