feat: Add README for nix-runner-container
All checks were successful
/ build (push) Successful in 1m44s
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.
This commit is contained in:
parent
6b2d206e07
commit
336389bdec
1 changed files with 4 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
|||
# 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.
|
Loading…
Add table
Add a link
Reference in a new issue