mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 16:25:49 +00:00
Providing the write permissions
This commit is contained in:
parent
fd8279808a
commit
ee095000e2
1 changed files with 2 additions and 0 deletions
|
@ -1,2 +1,4 @@
|
|||
language: java
|
||||
jdk: oraclejdk8
|
||||
before_script:
|
||||
- chmod +x gradlew
|
||||
|
|
Loading…
Reference in a new issue