summaryrefslogtreecommitdiff
path: root/heippa.yaml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-10-04 17:41:02 +0300
committerLars Wirzenius <liw@liw.fi>2020-10-04 17:41:02 +0300
commitcc677d8872c4da74093f557b55550e191827c75b (patch)
treeb29ee43441d9f1f56167c974fbda2200e626f226 /heippa.yaml
parent97999ca67b834b1216108e542cdb73010e36930d (diff)
downloadick-contractor-cc677d8872c4da74093f557b55550e191827c75b.tar.gz
foo
Diffstat (limited to 'heippa.yaml')
-rw-r--r--heippa.yaml8
1 files changed, 2 insertions, 6 deletions
diff --git a/heippa.yaml b/heippa.yaml
index 4ec5f9b..22a98e8 100644
--- a/heippa.yaml
+++ b/heippa.yaml
@@ -9,10 +9,6 @@ ansible:
- build-essential
vars:
ansible_python_interpreter: /usr/bin/python3
-source: /tmp/heippa
-workspace: /tmp/heippa-workspace
+source: .
build: |
- rm -rf .git
- rm -f heippa
- make
- ./heippa
+ echo hello, world