Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(mobile): patch gomobile build import #396

Merged
merged 1 commit into from Oct 15, 2018

Conversation

glouvigny
Copy link
Member

No description provided.

@@ -12,7 +12,7 @@ RUN go get golang.org/x/mobile/cmd/gomobile

RUN sdkmanager ndk-bundle

COPY ./gomobile-env-flag.diff /tmp/gomobile-env-flag.diff
COPY ../../client/react-native/patch/gomobile-env-flag.diff /tmp/gomobile-env-flag.diff
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you should not COPY/ADD files from parent folders in Dockerfiles

Copy link
Member

@moul moul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@moul moul merged commit 49a2140 into berty:master Oct 15, 2018
@moul moul added this to the w18.42 🌖 milestone Oct 15, 2018
@moul moul added the unplanned label Oct 15, 2018
moul added a commit that referenced this pull request Nov 21, 2018
fix(mobile): patch gomobile build import
@glouvigny glouvigny deleted the glouvigny/fix-patch-gomobile branch November 28, 2018 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants