fix drone config 8
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is passing

This commit is contained in:
BryantHe 2023-07-09 05:39:11 +08:00
parent 97e61f1007
commit ce40570c93

View File

@ -77,7 +77,6 @@ steps:
- git checkout ${DRONE_BRANCH} - git checkout ${DRONE_BRANCH}
- git reset --hard ${DRONE_COMMIT} - git reset --hard ${DRONE_COMMIT}
- docker-compose down && docker-compose build --no-cache && docker-compose up -d - docker-compose down && docker-compose build --no-cache && docker-compose up -d
- docker image prune -f
when: when:
event: event:
include: include: