This website works better with JavaScript.
Home
Help
Register
Sign In
Schoumi
/
BloodDonation
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
4
Wiki
Activity
Browse Source
update ci script
master
Schoumi
3 years ago
parent
7c5085c182
commit
de72a5dcda
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.gitlab-ci.yml
+ 1
- 1
.gitlab-ci.yml
View File
@ -1,7 +1,7 @@
image
:
openjdk:8-jdk
variables:
GRADLE_VERSION
:
"4.10"
GRADLE_VERSION
:
"4.10
.3
"
before_script:
-
${GRADLE_HOME}/bin/gradle wrapper --gradle-version ${GRADLE_VERSION} -Dcom.android.build.gradle.overrideVersionCheck=true
Write
Preview
Loading…
Cancel
Save