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
46404041
Verified
Commit
46404041
authored
Sep 14, 2020
by
Daniel Sonck
Browse files
Reduce verbosity
parent
a3927333
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
46404041
...
@@ -31,7 +31,7 @@ deploy:
...
@@ -31,7 +31,7 @@ deploy:
stage
:
deploy
stage
:
deploy
script
:
script
:
-
cp $KEYS_JSON app/keys.json
-
cp $KEYS_JSON app/keys.json
-
./gradlew publishReleaseBundle --track internal
--info
-
./gradlew publishReleaseBundle --track internal
after_script
:
after_script
:
-
rm -rf app/keys.json
-
rm -rf app/keys.json
rules
:
rules
:
...
...
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