Give permission to build
This commit is contained in:
parent
de73664ec1
commit
23a996b43e
@ -9,5 +9,6 @@ stages: # List of stages for jobs, and their order of execution
|
||||
build-job: # This job runs in the build stage, which runs first.
|
||||
stage: build
|
||||
script:
|
||||
- chmod +x gradlew
|
||||
- ./gradlew build
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user