feature/todo #1

Merged
Bryant merged 15 commits from feature/todo into develop 2023-07-09 05:51:10 +08:00
Showing only changes of commit ce40570c93 - Show all commits

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: