aboutsummaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.build.yml b/.build.yml
new file mode 100644
index 00000000..529dd041
--- /dev/null
+++ b/.build.yml
@@ -0,0 +1,6 @@
+image: alpine/edge
+packages:
+ - shellcheck
+tasks:
+ - test: |
+ make -C repository test