From 94c9ab60d4a09a3290d68f3e75298ed62d76482f Mon Sep 17 00:00:00 2001 From: Finn Date: Thu, 25 Apr 2024 10:05:25 -0700 Subject: [PATCH] forgejo fixes --- k8s/forgejo/config.yaml | 2 +- roles/forgejo-runner/templates/forgejo-runner.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/k8s/forgejo/config.yaml b/k8s/forgejo/config.yaml index b76155e..9ca1d51 100644 --- a/k8s/forgejo/config.yaml +++ b/k8s/forgejo/config.yaml @@ -249,7 +249,7 @@ data: {{svg "octicon-person"}} {{ctx.Locale.Tr "register"}} {{end}} - + {{svg "octicon-sign-in"}} {{ctx.Locale.Tr "sign_in"}} {{end}} diff --git a/roles/forgejo-runner/templates/forgejo-runner.yaml b/roles/forgejo-runner/templates/forgejo-runner.yaml index 4c0aa67..b2e56e1 100644 --- a/roles/forgejo-runner/templates/forgejo-runner.yaml +++ b/roles/forgejo-runner/templates/forgejo-runner.yaml @@ -30,8 +30,8 @@ runner: labels: [ "docker:docker://node:20-bookworm", "node20:docker://node:20-bookworm", - "ubuntu-latest:docker://node:20-bookworm", - "ubuntu-22.04:docker://node:16-bullseye" + "ubuntu-latest:docker://ghcr.io/catthehacker/ubuntu:act-20.04", + "ubuntu-22.04:docker://ghcr.io/catthehacker/ubuntu:act-22.04" ] cache: