fix drone config 8
This commit is contained in:
parent
97e61f1007
commit
ce40570c93
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue