try normal sh

This commit is contained in:
marchingon12
2021-04-08 01:01:10 +02:00
parent d8255d6dcc
commit 357360cdab

View File

@@ -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: