all repos — homestead @ 9bea362c53a1631f4cf23deba1ba617a02814094

Code for my website

optimise link checking

Alan Pearce
commit

9bea362c53a1631f4cf23deba1ba617a02814094

parent

1caa6ea1d70b2171ef2e1f2d82d9f17257898389

1 file changed, 2 insertions(+), 2 deletions(-)

jump to
M justfilejustfile
@@ -16,7 +16,7 @@
check-licenses: go-licenses check ./... -check-links: +check-links: (build "--compress=false") hyperlink public --sources {{ website_repo }} update-all:
@@ -30,7 +30,7 @@
dev: systemfd -s http::{{ listen_address }}:{{ port }} -- modd -ci: build check-links +ci: check-links cd *DEPLOY_FLAGS: && (deploy DEPLOY_FLAGS) fly auth docker