mirror of
https://github.com/koush/scrypted.git
synced 2026-02-13 10:22:57 +00:00
Merge branch 'main' of github.com:koush/scrypted
This commit is contained in:
2
.github/workflows/docker-common.yml
vendored
2
.github/workflows/docker-common.yml
vendored
@@ -42,7 +42,7 @@ jobs:
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
build-args: BASE=${{ matrix.node }}
|
||||
context: .
|
||||
context: docker/
|
||||
file: docker/Dockerfile.common
|
||||
platforms: linux/amd64,linux/arm64,linux/armhf
|
||||
push: true
|
||||
|
||||
Reference in New Issue
Block a user