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:
Thomas Moerkerken
2022-07-07 01:10:35 +02:00
committed by GitHub
parent 449968bc4e
commit 99d16a37d5
3 changed files with 11 additions and 6 deletions

View File

@@ -7,8 +7,8 @@ on:
branches:
- master
paths:
- backend
- libs
- 'backend/**'
- 'libs/**'
jobs:
libs: