refactor: change configruation to yml
This commit is contained in:
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
script_binary_path: "/bin/bash"
|
||||
webhook_script_path: "testdata/test-script.sh"
|
||||
file_to_watch_path: "testdata/test_monitor.txt"
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
echo "deploy script has been called"
|
||||
Reference in New Issue
Block a user