fix: load yaml config file

This commit is contained in:
2024-05-02 08:46:36 +02:00
parent 8dc7bbc6d4
commit 26ce3260b9
2 changed files with 2 additions and 9 deletions

View File

@@ -4,7 +4,7 @@ Tool to automatize your deploy based on file write changes
## Description
After some change is made in our listener file the script placed on path set on `.yaml` variable called **webhook_script_path** will be executed.
After some change is made in our listener file the script placed on path set on `.yaml` configuration falled placed on `./configs/app.yaml` variable called **webhook_script_path** will be executed.
## Context