Skip to content

Commit

Permalink
Add pipeline ns to build
Browse files Browse the repository at this point in the history
Co-authored-by: @Panthevm <[email protected]>
  • Loading branch information
ApricotLace and Panthevm committed Oct 16, 2023
1 parent 50e2d29 commit dd49c3e
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 @@ -7,7 +7,7 @@ test:
clojure -M:kaocha:test:pipeline

build:
clojure -T:build uber
clojure -T:build:pipeline uber

up:
docker compose up --detach --wait db
Expand Down

0 comments on commit dd49c3e

Please sign in to comment.