mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 11:46:41 +01:00
fix and update ci config
This commit is contained in:
parent
685d49fd98
commit
a2a6ea1260
4 changed files with 46 additions and 3 deletions
2
Justfile
2
Justfile
|
|
@ -6,6 +6,8 @@ status:
|
|||
cloc --by-file src/
|
||||
git status
|
||||
|
||||
amend:
|
||||
git commit --amend
|
||||
push:
|
||||
git push -u codeberg main
|
||||
git push -u origin main
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue