Test gitea actions
This commit is contained in:
parent
a241fbefa5
commit
be3de9b163
@ -1,5 +1,9 @@
|
|||||||
name: Build & Publish Backend
|
name: Build & Publish Backend
|
||||||
on: [push]
|
on:
|
||||||
|
push:
|
||||||
|
paths:
|
||||||
|
- "backend/**"
|
||||||
|
- "frontend/**"
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
Reference in New Issue
Block a user