mirror of
https://gitlab.com/ultrasonic/ultrasonic.git
synced 2025-07-21 19:01:57 +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:
|
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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user