summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2023-10-02 20:41:38 +0200
committeremkael <emkael@tlen.pl>2023-10-02 20:42:29 +0200
commitd66b7cdde0c3e863201fc27a9456334eb7bd5e7c (patch)
tree805d5d58e1d04ca36de59478ad0e51d7c6367938 /Makefile
parentd3f8385c6aa6ec918c046a30d58c4925504679fe (diff)
Automated pre-season checks for result pages
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3380ce7..d1b4582 100644
--- a/Makefile
+++ b/Makefile
@@ -7,6 +7,9 @@ pull:
autocommit: pull
@cd http && git diff --quiet || (date && git gc --quiet && git add . && git commit -m 'Autocommit' && GIT_SSH_COMMAND="ssh ${LIGA_SSH_OPTS}" git push -q)
+preseason: FORCE
+ @cd preseason && ./check-all.sh
+
players: FORCE
./dumps/import-players.sh