gitea runner

This commit is contained in:
soraefir
2026-05-12 01:06:14 +02:00
parent 26cb095014
commit cd4c727255
3 changed files with 2 additions and 6 deletions

View File

@@ -27,6 +27,7 @@ in {
secret = name;
extraEnv = {
ETHERCALC_PORT = "8080";
#CONNECT TO REDIS
};
overrides = {
volumes = [

View File

@@ -120,7 +120,7 @@ in {
--instance "https://${containerCfg.subdomain}.${serverCfg.hostDomain}" \
--token "$RUNNER_TOKEN" \
--name "Runner" \
--labels "ubuntu-latest:docker://gitea/runner-images:ubuntu-latest-slim" \
--labels "ubuntu-latest:docker://catthehacker/ubuntu:act-latest" \
--no-interactive