Loading compose.yaml +5 −0 Original line number Diff line number Diff line Loading @@ -38,5 +38,10 @@ configs: executor = "instance" [runners.autoscaler] plugin = "fleeting-plugin-cloudscale" # Same name as the built binary. [runners.autoscaler.plugin_config] # Set as environment variable or replace with API token from Cloudscale. api_token = "$CLOUDSCALE_API_TOKEN" [[runners.autoscaler.policy]] idle_count = 0 # We only want to create instances when needed. Loading
compose.yaml +5 −0 Original line number Diff line number Diff line Loading @@ -38,5 +38,10 @@ configs: executor = "instance" [runners.autoscaler] plugin = "fleeting-plugin-cloudscale" # Same name as the built binary. [runners.autoscaler.plugin_config] # Set as environment variable or replace with API token from Cloudscale. api_token = "$CLOUDSCALE_API_TOKEN" [[runners.autoscaler.policy]] idle_count = 0 # We only want to create instances when needed.