diff --git a/.woodpecker.yml b/.woodpecker.yml index 33bc5e6..e006177 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -23,4 +23,5 @@ pipeline: addr: http://192.168.100.62:4646 template: template.nomad environment: - - PLUGIN_WATCH_DEPLOYMENT=true \ No newline at end of file + - PLUGIN_WATCH_DEPLOYMENT=true + - PLUGIN_WATCH_DEPLOYMENT_TIMEOUT=10m \ No newline at end of file