summaryrefslogtreecommitdiff
path: root/heippa.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'heippa.yaml')
-rw-r--r--heippa.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/heippa.yaml b/heippa.yaml
new file mode 100644
index 0000000..da402f5
--- /dev/null
+++ b/heippa.yaml
@@ -0,0 +1,10 @@
+worker-image: worker.img
+install:
+ - build-essential
+source: /tmp/heippa
+workspace: /tmp/heippa-workspace
+build: |
+ rm -rf .git
+ rm -f heippa
+ make
+ ./heippa