Gitlab-ci.yml in react native Android
I’m trying to write gitlab-ci.yml for my react native project, the command ./gradlew assembleRelease is working fine in local but failing when running same on gitlab.
I’m trying to write gitlab-ci.yml for my react native project, the command ./gradlew assembleRelease is working fine in local but failing when running same on gitlab.