From 5dd381026acc85444499f05759d40ddb3b481701 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Kucharczyk?= Date: Sun, 12 Nov 2023 20:35:31 +0100 Subject: [PATCH] gitearunner: change token --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 9bed555..c70d0a4 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -720,7 +720,7 @@ services: # When using Docker Secrets, it's also possible to use # GITEA_RUNNER_REGISTRATION_TOKEN_FILE to pass the location. # The env var takes precedence - - GITEA_RUNNER_REGISTRATION_TOKEN=a3J2TtjKQ1vTl4UaeRUN68UIyCEk4MGk2Wvs119d + - GITEA_RUNNER_REGISTRATION_TOKEN=J36o0HDlNV2SwsH7A4hTvhgDs7RNYMhJl8MxM13g - GITEA_LABELS="ubuntu-latest:docker://catthehacker/ubuntu:act-latest" profiles: - base