Skip to content

Commit

Permalink
fix(ci): release bertytech/android-ci:v5
Browse files Browse the repository at this point in the history
Signed-off-by: Godefroy Ponsinet <godefroy.ponsinet@outlook.com>
  • Loading branch information
90dy committed Sep 5, 2019
1 parent 77a69d4 commit 2d8a494
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/docker/android-ci/Dockerfile
Expand Up @@ -12,6 +12,8 @@ ENV PATH="/usr/local/go/bin/:/home/circleci/go/bin:${PATH}"

RUN go get -u golang.org/x/mobile/cmd/gomobile

RUN go get -u golang.org/x/tools/go/packages

RUN yes | sdkmanager ndk-bundle || true

COPY ./gomobile-env-flag.diff /tmp/gomobile-env-flag.diff
Expand Down

0 comments on commit 2d8a494

Please sign in to comment.