Force pull the act_runner containers
This commit is contained in:
@@ -102,6 +102,9 @@
|
|||||||
"nix-latest:docker://src.thehellings.com/greg/builder:latest"
|
"nix-latest:docker://src.thehellings.com/greg/builder:latest"
|
||||||
];
|
];
|
||||||
name = "isaiah-podman";
|
name = "isaiah-podman";
|
||||||
|
settings = {
|
||||||
|
container.force_pull = true;
|
||||||
|
};
|
||||||
tokenFile = config.age.secrets.gitea-runner-isaiah-podman.path;
|
tokenFile = config.age.secrets.gitea-runner-isaiah-podman.path;
|
||||||
url = "https://gitea.shire-zebra.ts.net";
|
url = "https://gitea.shire-zebra.ts.net";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user