Upload New File - config.toml

Showing with 28 additions and 0 deletions
+28 -0
concurrent = 1
check_interval = 0
[session_server]
session_timeout = 1800
[[runners]]
name = "DevOps2022Pathma"
url = "https://git.miem.hse.ru/"
id = 172
token = "AXcDMpxAhWUcmnN1UEw2"
token_obtained_at = 2022-09-02T20:42:04Z
token_expires_at = 0001-01-01T00:00:00Z
executor = "docker"
[runners.custom_build_dir]
[runners.cache]
[runners.cache.s3]
[runners.cache.gcs]
[runners.cache.azure]
[runners.docker]
tls_verify = false
image = "alpine:3.16"
privileged = false
disable_entrypoint_overwrite = false
oom_kill_disable = false
disable_cache = false
volumes = ["/cache"]
shm_size = 0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment