mirror of
https://github.com/supanadit/todo.git
synced 2024-12-03 16:26:43 +00:00
feat: auto prune image docker
This commit is contained in:
parent
1387729174
commit
5f36d147be
@ -26,6 +26,7 @@ steps:
|
||||
- docker-compose down
|
||||
- docker-compose up -d
|
||||
- docker-compose exec todo-app php artisan migrate
|
||||
- docker image prune
|
||||
|
||||
trigger:
|
||||
branch:
|
||||
|
Loading…
Reference in New Issue
Block a user