Compare commits

..

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

View File

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