Test gitea actions
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
name: Build & Publish Backend
|
||||
on:
|
||||
push:
|
||||
- master
|
||||
- main
|
||||
paths:
|
||||
- "backend/**"
|
||||
paths:
|
||||
- "backend/**"
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
@@ -1,10 +1,8 @@
|
||||
name: Build & Publish Backend
|
||||
on:
|
||||
push:
|
||||
- master
|
||||
- main
|
||||
paths:
|
||||
- "frontend/**"
|
||||
paths:
|
||||
- "frontend/**"
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
Reference in New Issue
Block a user