Use 'garnix actions' to store the URL to most recently built image in a repo #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "garnix-actions"
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?
This uses the new 'garnix action' thing which is allowed to have side effects:
https://garnix.io/blog/actions/
https://garnix.io/docs/actions/
(It basically just runs a program defined by a nix flake, with a little metadata (branch, commit), and some simple secrets handling.)