mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-06-14 23:16:17 +02:00
vieter: lower agent polling frequency
This commit is contained in:
parent
474754f18d
commit
4a3a5ed253
1 changed files with 2 additions and 0 deletions
|
|
@ -48,6 +48,8 @@ services:
|
||||||
- 'VIETER_ADDRESS=https://arch.r8r.be'
|
- 'VIETER_ADDRESS=https://arch.r8r.be'
|
||||||
- 'VIETER_MAX_CONCURRENT_BUILDS=2'
|
- 'VIETER_MAX_CONCURRENT_BUILDS=2'
|
||||||
- 'VIETER_ARCH=x86_64'
|
- 'VIETER_ARCH=x86_64'
|
||||||
|
# Poll for builds every two minutes
|
||||||
|
- 'VIETER_POLLING_FREQUENCY=120'
|
||||||
secrets:
|
secrets:
|
||||||
- vieter_api_key
|
- vieter_api_key
|
||||||
volumes:
|
volumes:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue