mirror of
https://gitlab.com/ultrasonic/ultrasonic.git
synced 2025-07-20 18:31:58 +03:00
Compare commits
No commits in common. "448fdb70b083c8117465e866409e80fa463317af" and "8c427006762915b8981be21aec524bd26970f19f" have entirely different histories.
448fdb70b0
...
8c42700676
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user