summaryrefslogtreecommitdiff
path: root/heippa.yaml
blob: da402f5b94552f958e537307ad9fba6d138fb846 (plain)
1
2
3
4
5
6
7
8
9
10
worker-image: worker.img
install:
  - build-essential
source: /tmp/heippa
workspace: /tmp/heippa-workspace
build: |
  rm -rf .git
  rm -f heippa
  make
  ./heippa