mirror of
https://github.com/whyorean/AuroraStore.git
synced 2026-06-18 20:48:35 -04:00
try normal sh
This commit is contained in:
@@ -22,7 +22,7 @@ stages:
|
||||
assembleDebug:
|
||||
stage: build
|
||||
script:
|
||||
- script -c "bash -x ci-build.sh" > ci-logs.log
|
||||
- sh ci-build.sh
|
||||
- ./gradlew assembleDebug
|
||||
artifacts:
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user