Explorar o código

fix done, part 2

tobiaskaminsky %!s(int64=8) %!d(string=hai) anos
pai
achega
930c64f0b1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -32,7 +32,7 @@ pipeline:
       image: nextcloudci/android:android-18
       commands:
         # needs gplay
-        - sed -i '/com.google.*.gms/s/^.*\/\///g' build.gradle
+        - sed -i '/com.google.*.gms/s/^.*\\/\\///g' build.gradle
         - export BRANCH=$(scripts/lint/getBranchName.sh ${GIT_USERNAME} ${GIT_TOKEN} ${DRONE_PULL_REQUEST})
         - scripts/lint/lint-up-wrapper.sh ${GIT_USERNAME} ${GIT_TOKEN} $BRANCH ${LOG_USERNAME} ${LOG_PASSWORD} ${DRONE_BUILD_NUMBER}
       when: