cicd
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
zpc 2026-04-09 14:08:16 +08:00
parent dd95b4ee6f
commit c9af6dc5a2

View File

@ -55,7 +55,7 @@ steps:
from_secret: ssh_password
port: 22
script:
- cd /disk/docker-compose/jewelry-mall
- cd /disk/docker-compose/jewelrymall
- docker compose pull
- docker compose up -d
depends_on: