Use settings instead of environment
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Elara 2024-07-26 18:02:37 -07:00 committed by GitHub
parent c1cf3b2633
commit 85830b9627
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,6 +25,5 @@ steps:
settings: settings:
addr: http://192.168.100.62:4646 addr: http://192.168.100.62:4646
template: template.nomad template: template.nomad
environment: watch_deployment: true
- PLUGIN_WATCH_DEPLOYMENT=true watch_deployment_timeout: 10m
- PLUGIN_WATCH_DEPLOYMENT_TIMEOUT=10m