updated justfile to reference new ci workflow

This commit is contained in:
Daniel Fichtinger 2025-07-13 15:26:48 -04:00
parent 020a745a68
commit b0144d06b4

View file

@ -1,4 +1,4 @@
zonaref := `rg "^.*(git\+.*).*$" -r '$1' .build.yml` zonaref := `rg "^.*(git\+.*).*$" -r '$1' .forgejo/workflows/deploy.yml`
echo: echo:
echo {{zonaref}} echo {{zonaref}}