Skip to content

Commit

Permalink
Fix docker tests
Browse files Browse the repository at this point in the history
  • Loading branch information
janicduplessis committed May 29, 2020
1 parent 1ed3a59 commit af73896
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/Dockerfiles/Dockerfile.android
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ ADD .buckconfig /app/.buckconfig
ADD .buckjavaargs /app/.buckjavaargs
ADD tools /app/tools
ADD ReactAndroid /app/ReactAndroid
ADD android /app/android
ADD ReactCommon /app/ReactCommon
ADD React /app/React
ADD keystores /app/keystores
Expand Down

0 comments on commit af73896

Please sign in to comment.