aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJulien Dessaux2022-10-20 00:13:45 +0200
committerJulien Dessaux2022-10-20 00:13:45 +0200
commitb88441c2aa3a2cb443112960e8698453e32ac3b6 (patch)
tree7e174dfb9c0895575d69edd8e06c61b523aec429 /Makefile
parentAdded simple system upgrade scripts (diff)
downloadev-scripts-b88441c2aa3a2cb443112960e8698453e32ac3b6.tar.gz
ev-scripts-b88441c2aa3a2cb443112960e8698453e32ac3b6.tar.bz2
ev-scripts-b88441c2aa3a2cb443112960e8698453e32ac3b6.zip
Added grenade-brothers scripts and jobs
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index cfee169..765b488 100644
--- a/Makefile
+++ b/Makefile
@@ -7,6 +7,7 @@ check: ## make check # Check syntax of eventline jobs
.PHONY: run
run: ## make run # deploy all jobs
evcli deploy-jobs eventline/*.yaml \
+ grenade-brothers/*.yaml \
mirror-to-github/*.yaml \
www/*.yaml
evcli deploy-jobs -p upgrades upgrades/*.yaml