Skip to content

Commit

Permalink
abort-on-container-exit
Browse files Browse the repository at this point in the history
  • Loading branch information
pyama86 committed Jul 16, 2024
1 parent 45a85e5 commit 8069cbd
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 @@ -257,7 +257,7 @@ version:
pkg: version ## Create some distribution packages
rm -rf builds && mkdir builds
docker-compose build
docker-compose up
docker-compose up --abort-on-container-exit

changelog:
git-chglog -o CHANGELOG.md
Expand Down

0 comments on commit 8069cbd

Please sign in to comment.