Test gitea actions
This commit is contained in:
parent
48f314532d
commit
fb2f43912d
@ -1,6 +1,8 @@
|
||||
name: Build & Publish Backend
|
||||
on:
|
||||
push:
|
||||
- master
|
||||
- main
|
||||
paths:
|
||||
- backend
|
||||
jobs:
|
||||
|
@ -1,6 +1,8 @@
|
||||
name: Build & Publish Backend
|
||||
on:
|
||||
push:
|
||||
- master
|
||||
- main
|
||||
paths:
|
||||
- frontend
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user