Working on clightning...
This commit is contained in:
@@ -17,6 +17,11 @@
|
||||
chdir: ~/Containers/electrs
|
||||
cmd: ./build.sh
|
||||
|
||||
- name: rebuild_clightning
|
||||
ansible.builtin.shell:
|
||||
chdir: ~/Containers/clightning
|
||||
cmd: ./build.sh
|
||||
|
||||
- name: rebuild_docs
|
||||
ansible.builtin.shell:
|
||||
chdir: ~/Containers/docs
|
||||
|
||||
Reference in New Issue
Block a user