summaryrefslogtreecommitdiff
path: root/heippa.yaml
diff options
context:
space:
mode:
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