updated justfile to reference new ci workflow
This commit is contained in:
parent
020a745a68
commit
b0144d06b4
1 changed files with 1 additions and 1 deletions
2
justfile
2
justfile
|
@ -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}}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue