Skip to content

Instantly share code, notes, and snippets.

@Memphizzz
Created September 28, 2018 11:24
Show Gist options
  • Save Memphizzz/5d1be5eb876080b18cc5e089eaf0df6e to your computer and use it in GitHub Desktop.
Save Memphizzz/5d1be5eb876080b18cc5e089eaf0df6e to your computer and use it in GitHub Desktop.
time="2018-09-28T13:21:55+02:00" level=warning msg="Checking for jobs... failed" runner=61bc41d3 status="couldn't execute POST against https://server.domain.local/api/v4/jobs/request: Post https://server.domain.local/api/v4/jobs/request: x509: certificate signed by unknown authority"
concurrent = 1
check_interval = 0
[session_server]
session_timeout = 1800
[[runners]]
name = "RUNNER01"
url = "https://server.domain.local"
token = "61bc41d36da6333da2af9c391884a3"
tls-ca-file = "cacert.pem"
environment = ["GIT_SSL_NO_VERIFY=true"]
executor = "shell"
[runners.cache]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment