summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--setup-bwlp/tasks/main.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup-bwlp/tasks/main.yml b/setup-bwlp/tasks/main.yml
index 5ad329f..8804936 100644
--- a/setup-bwlp/tasks/main.yml
+++ b/setup-bwlp/tasks/main.yml
@@ -11,3 +11,6 @@
dest: "{{ gittarget }}"
version: "{{ gitbranch }}"
depth: 1
+
+- name: mltk | Build bwlp target
+ shell: "{{ gittarget }}/mltk bwlp -b -i"