fix .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-11-04 08:51:58 +08:00
parent 97a21dfd2f
commit 6389135156

View File

@@ -32,7 +32,7 @@ steps:
port: 22 port: 22
script: script:
- cd ~/docker/learn-languages - cd ~/docker/learn-languages
- docker-compose up -d - docker compose up -d
debug: true debug: true
trigger: trigger: