wip: revert try to declare trusted actions runner network
This commit is contained in:
parent
73913c4662
commit
5c658126dd
|
@ -22,7 +22,6 @@
|
||||||
name = config.networking.hostName;
|
name = config.networking.hostName;
|
||||||
url = "https://git.pub.solar";
|
url = "https://git.pub.solar";
|
||||||
tokenFile = config.age.secrets.forgejo-actions-runner-token.path;
|
tokenFile = config.age.secrets.forgejo-actions-runner-token.path;
|
||||||
settings.container.network = "gitea-actions";
|
|
||||||
labels = [
|
labels = [
|
||||||
# provide a debian 12 bookworm base with Node.js for actions
|
# provide a debian 12 bookworm base with Node.js for actions
|
||||||
"debian-latest:docker://node:20-bookworm"
|
"debian-latest:docker://node:20-bookworm"
|
||||||
|
|
Loading…
Reference in a new issue