Compare commits
No commits in common. "4252cf081888ded3ed9db7a77f07499f81fae3bc" and "b4b6647cc91b303a858f552ab6d52202c98162df" have entirely different histories.
4252cf0818
...
b4b6647cc9
2 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@
|
||||||
WOODPECKER_HOST = "https://build.buffets.kitchen/";
|
WOODPECKER_HOST = "https://build.buffets.kitchen/";
|
||||||
WOODPECKER_SERVER_ADDR = ":${toString port}";
|
WOODPECKER_SERVER_ADDR = ":${toString port}";
|
||||||
|
|
||||||
WOODPECKER_GITEA = "true";
|
WOODPECKER_FORGEJO = "true";
|
||||||
WOODPECKER_GITEA_URL = "https://buffets.kitchen/";
|
WOODPECKER_FORGEJO_URL = "https://buffets.kitchen/";
|
||||||
};
|
};
|
||||||
|
|
||||||
environmentFile = config.age.secrets.woodpecker.path;
|
environmentFile = config.age.secrets.woodpecker.path;
|
||||||
|
|
Binary file not shown.
Loading…
Add table
Reference in a new issue