Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TouHou.FM
Client
fm.touhou.touhoufm
Commits
431cacef
Verified
Commit
431cacef
authored
Sep 14, 2020
by
Daniel Sonck
Browse files
Reinclude gradle
parent
5a39dc2a
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
431cacef
...
@@ -2,7 +2,6 @@ cache:
...
@@ -2,7 +2,6 @@ cache:
key
:
"
$CI_COMMIT_REF_NAME"
key
:
"
$CI_COMMIT_REF_NAME"
paths
:
paths
:
-
.gradle
-
.gradle
-
gradle/wrapper
-
build
-
build
-
app/.cxx
-
app/.cxx
-
app/build
-
app/build
...
@@ -17,11 +16,6 @@ before_script:
...
@@ -17,11 +16,6 @@ before_script:
-
cp $APP_RELEASE_GRADLE app/release.gradle
-
cp $APP_RELEASE_GRADLE app/release.gradle
-
cp $LOCAL_PROPERTIES local.properties
-
cp $LOCAL_PROPERTIES local.properties
prepare
:
stage
:
prepare
script
:
-
./gradlew wrapper
build
:
build
:
stage
:
build
stage
:
build
script
:
script
:
...
...
gradle/wrapper/gradle-wrapper.jar
0 → 100644
View file @
431cacef
File added
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment