mirror of
https://github.com/koush/scrypted.git
synced 2026-09-22 03:30:50 +01:00
docker: matrix builds
This commit is contained in:
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@@ -10,7 +10,7 @@ on:
|
||||
jobs:
|
||||
push_to_registry:
|
||||
name: Push Docker image to Docker Hub
|
||||
runs-on: self-hosted
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
node: ["16", "16-bullseye"]
|
||||
|
||||
Reference in New Issue
Block a user