feat: update jobs
This commit is contained in:
@@ -6,7 +6,7 @@ tmp_dir = "tmp"
|
||||
args_bin = []
|
||||
bin = "./tmp/main serve"
|
||||
cmd = "go build -o ./tmp/main ."
|
||||
delay = 1000
|
||||
delay = 2000
|
||||
exclude_dir = ["assets", "tmp", "vendor", "testdata"]
|
||||
exclude_file = []
|
||||
exclude_regex = ["_test.go"]
|
||||
|
||||
Reference in New Issue
Block a user