Harald Hoyer
336389bdec
All checks were successful
/ build (push) Successful in 1m44s
- A README.md file was added to give an overview of the 'nix-runner-container'. - Explains that its function is to generate a nix-based container used in 'forgejo' actions. - It also notes that the repository's action utilizes a previous version of its own container to update new versions of itself. |
||
---|---|---|
.forgejo/workflows | ||
.gitignore | ||
flake.lock | ||
flake.nix | ||
README.md |
nix-runner-container
Generate a nix-based container to be used in forgejo
actions.
In fact, this repository's action uses a previous version of its own container to upload new versions of itself.