Skip to content

Commit

Permalink
sync master with develop branch [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertLucian committed Jan 16, 2019
2 parents 264c214 + a93875a commit 58ed957
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ docker image build --cache-from $IMAGE_NAME -t $IMAGE_NAME src
[[ "$(docker ps -a | grep gupy-container)" ]] && docker container rm -f gupy-container
docker container run --name gupy-container $IMAGE_NAME


mkdir build
# copy the firmware
docker container cp gupy-container:/src/gupy/build/firmware.hex build/
Expand Down

0 comments on commit 58ed957

Please sign in to comment.