Compare commits

..

No commits in common. "448fdb70b083c8117465e866409e80fa463317af" and "8c427006762915b8981be21aec524bd26970f19f" have entirely different histories.

View File

@ -74,9 +74,7 @@ Unit Tests:
Assemble Release: Assemble Release:
stage: Build stage: Build
script: script: ./gradlew assembleRelease
- sed -i 's/applicationId \"org.moire.ultrasonic\"/applicationId "org.moire.ultrasonic.gitlab"/' ultrasonic/build.gradle
- ./gradlew assembleRelease
artifacts: artifacts:
name: ultrasonic-release-unsigned-${CI_COMMIT_SHA} name: ultrasonic-release-unsigned-${CI_COMMIT_SHA}
paths: paths: