mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
Fix/adjust pipeline (#1619)
* use the correct frontend make target * allow interactive tty if available * fix syntax on pipeline trigger paths
This commit is contained in:
committed by
GitHub
parent
449968bc4e
commit
99d16a37d5
4
.github/workflows/backend-pr.yaml
vendored
4
.github/workflows/backend-pr.yaml
vendored
@@ -7,8 +7,8 @@ on:
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
- backend
|
||||
- libs
|
||||
- 'backend/**'
|
||||
- 'libs/**'
|
||||
|
||||
jobs:
|
||||
libs:
|
||||
|
||||
Reference in New Issue
Block a user