feat: fw update gitea to use a docker image with puppeteer, webp and avif deps
This commit is contained in:
parent
bfae290927
commit
439a580dfe
4 changed files with 102 additions and 1 deletions
|
|
@ -55,7 +55,8 @@ in {
|
|||
name = runner;
|
||||
tokenFile = "/run/secrets/gitea-runner-token";
|
||||
labels = [
|
||||
"ubuntu-latest:docker://shivammathur/node:latest"
|
||||
# "ubuntu-latest:docker://shivammathur/node:latest"
|
||||
"ubuntu-latest:docker://git.cloonar.com/infrastructure/gitea-runner:latest"
|
||||
];
|
||||
settings = {
|
||||
container = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue