Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit b0115529 authored by Tobias Kaminsky's avatar Tobias Kaminsky Committed by GitHub
Browse files

Update .drone.yml

parent 88f36503
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
pipeline:
  test:
    image: nextcloudci/android:android-28
    image: nextcloudci/android:android-30
    commands:
      # - echo no | android create avd --force -n test -t $ANDROID_TARGET --abi $ANDROID_ABI -c 20M
      # - emulator -avd test -no-window &
@@ -14,7 +14,7 @@ pipeline:
      - LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu/:/opt/android-sdk-linux/tools/lib64/gles_mesa/

  lint:
    image: nextcloudci/android:android-28
    image: nextcloudci/android:android-30
    commands:
      # needs gplay
      - sed -i '/com.google.*.gms/s/^.*\\/\\///g' build.gradle