gitea runner
This commit is contained in:
@@ -27,6 +27,7 @@ in {
|
||||
secret = name;
|
||||
extraEnv = {
|
||||
ETHERCALC_PORT = "8080";
|
||||
#CONNECT TO REDIS
|
||||
};
|
||||
overrides = {
|
||||
volumes = [
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user