Skip to content

Commit

Permalink
don't destroy the world
Browse files Browse the repository at this point in the history
  • Loading branch information
briskt committed Feb 16, 2022
1 parent 7a39d88 commit 16d7a0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ it-now: clean install test

clean:
docker-compose kill
docker system prune -f
docker-compose rm -f

install:
docker-compose run --rm cli bash -c "composer install"
Expand Down

0 comments on commit 16d7a0b

Please sign in to comment.