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 reset --hard ${DRONE_COMMIT}
- docker-compose down && docker-compose build --no-cache && docker-compose up -d
- docker image prune -f
when:
event:
include: