Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cbbc916

Browse files
author
chris.agocs
committed
Maybe try gradle wrapper first?
1 parent 3755332 commit cbbc916

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ build: &build
2323
rules:
2424
- when: on_success
2525
script:
26+
- gradle wrapper
2627
- ./gradlew clean build
2728
artifacts:
2829
paths:

0 commit comments

Comments
 (0)