summaryrefslogtreecommitdiff
path: root/heippa.yaml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-04-07 13:42:45 +0300
committerLars Wirzenius <liw@liw.fi>2020-04-07 13:42:45 +0300
commita66bd0a921dc6b2de3db4de424e6150ad28c29fc (patch)
tree54adcc3f9b7c02ff4ea3bd0274e219bf159c8770 /heippa.yaml
parent017428292ca2bca161a77c97261fe5d1792a4a85 (diff)
downloadick-contractor-a66bd0a921dc6b2de3db4de424e6150ad28c29fc.tar.gz
Add: README.md, heippa.yaml
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