mirror of
https://github.com/koush/scrypted.git
synced 2026-09-21 11:10:40 +01:00
Update docker.yml
This commit is contained in:
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@@ -36,8 +36,8 @@ jobs:
|
||||
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@v2
|
||||
|
||||
with:
|
||||
build-args: GITHUB_SHA=$GITHUB_SHA
|
||||
context: .
|
||||
platforms: linux/amd64,linux/arm64,linux/armhf
|
||||
push: true
|
||||
|
||||
Reference in New Issue
Block a user