Add Forgejo action that builds bot container and publishes it #4
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Should be done using actions as i dont want to have to remove my local .env file.
Also need to figure out how exactly to pass env vars to container as they dont seem to be recognized.
Maybe even skip using the devenv container generation and use https://github.com/nlewo/nix2container directly.
Implemented in
125eade964