Tweak to Docker run command for HA check.
This commit is contained in:
+1
-1
@@ -111,7 +111,7 @@ runs:
|
||||
fi
|
||||
docker run --rm \
|
||||
--entrypoint "" \
|
||||
-v ${GITHUB_WORKSPACE}:/github/workspace
|
||||
-v /workspace/{{ github.repository_owner }}:/github/workspace
|
||||
$env_file_arg \
|
||||
--workdir /github/workspace \
|
||||
"ghcr.io/home-assistant/home-assistant:${{ steps.version.outputs.version }}" \
|
||||
|
||||
Reference in New Issue
Block a user