Update all Action to new selfhosted Runner Cluster (#2739)
* Update Runner * Update Workflows
This commit is contained in:
committed by
GitHub
parent
e8e298581c
commit
b24860c97b
2
.github/workflows/frontend-cicd.yml
vendored
2
.github/workflows/frontend-cicd.yml
vendored
@@ -27,7 +27,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: runner-cluster-htl-set
|
||||
defaults:
|
||||
run:
|
||||
working-directory: frontend # Set default working directory for all run steps
|
||||
|
||||
Reference in New Issue
Block a user