mirror of
https://github.com/koush/scrypted.git
synced 2026-02-10 09:12:03 +00:00
gihub: self hosted runner
This commit is contained in:
2
.github/workflows/docker-common.yml
vendored
2
.github/workflows/docker-common.yml
vendored
@@ -11,7 +11,7 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
name: Push Docker image to Docker Hub
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: self-hosted
|
||||
strategy:
|
||||
matrix:
|
||||
NODE_VERSION: ["18"]
|
||||
|
||||
Reference in New Issue
Block a user