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
f8918d8f
Verified
Commit
f8918d8f
authored
Sep 13, 2020
by
Daniel Sonck
Browse files
Add more to cache and artifacts
parent
c7d6ec74
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f8918d8f
...
...
@@ -2,6 +2,8 @@ cache:
key
:
"
$CI_COMMIT_REF_NAME"
paths
:
-
.gradle
-
build
-
app/.cxx
-
app/build
-
changelog/build
...
...
@@ -19,6 +21,8 @@ build:
artifacts
:
paths
:
-
app/version.gradle
-
app/release.gradle
-
local.properties
deploy
:
stage
:
deploy
script
:
...
...
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