mirror of
https://github.com/pi-hole/FTL.git
synced 2024-10-26 16:52:18 +02:00
Try building on self-hosted GHA runner
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
@@ -51,7 +51,7 @@ jobs:
|
||||
shell: bash
|
||||
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: self-hosted
|
||||
needs: smoke-tests
|
||||
strategy:
|
||||
fail-fast: false
|
||||
@@ -156,7 +156,6 @@ jobs:
|
||||
name: Display structure of downloaded files
|
||||
run: ls -R
|
||||
working-directory: ${{steps.download.outputs.download-path}}
|
||||
|
||||
-
|
||||
name: Install SSH Key
|
||||
uses: benoitchantre/setup-ssh-authentication-action@1.0.1
|
||||
|
||||
Reference in New Issue
Block a user