Skip to content

Commit

Permalink
Fixing docker build location, image is present (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
woody-apple authored Apr 9, 2020
1 parent 0ac44c1 commit 78feeee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrations/docker/run_docker_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
set -e

VERSION=$(cat integrations/docker/images/chip-build/version)
ORGANIZATION="rwalkerapple"
ORGANIZATION="connectedhomeip"
IMAGE="chip-build"
TARGET_SOURCE_PATH="/var/source"

Expand Down

0 comments on commit 78feeee

Please sign in to comment.