Don't build drafts
This commit is contained in:
parent
caded160c9
commit
a8e5aea582
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -12,7 +12,7 @@ dev: serve rerun
|
|||
.PHONY: dev
|
||||
|
||||
build:
|
||||
cobalt build --drafts
|
||||
cobalt build
|
||||
.PHONY: build
|
||||
|
||||
serve:
|
||||
|
|
Loading…
Add table
Reference in a new issue