jangrewe/gitlab-ci-android

bad interpreter: Permission denied

DikenMaharjan opened this issue · 4 comments

This is my .gitlab-ci.yml script:

image

The error is
/bin/bash: ./gradlew: /usr/bin/: bad interpreter: Permission denied/bin/bash: ./gradlew: /usr/bin/: bad interpreter: Permission denied

image

Please report this to whoever provides the seanghay/android-ci image you are using - which is definitely not me.

oh okay. Thanks a lot.

Could the problem be due to version issues? The title for seanghay/android-ci is "Docker Image of Android CI for API 29".
I am using compileSdk 31 and targetSdk 31.

No, you'll get those problems later, when Gradle finds out about them.