fix drone config 8
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
BryantHe 2023-07-09 05:39:11 +08:00
parent 97e61f1007
commit ce40570c93
1 changed files with 0 additions and 1 deletions

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: