Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
9
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
F-Droid
Client
Commits
74cfbb96
Commit
74cfbb96
authored
Jun 27, 2018
by
Hans-Christoph Steiner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gitlab-ci: only run deploy_nightly if DEBUG_KEYSTORE is set
parent
6cb54e88
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.gitlab-ci.yml
.gitlab-ci.yml
+1
-0
No files found.
.gitlab-ci.yml
View file @
74cfbb96
...
@@ -88,6 +88,7 @@ deploy_nightly:
...
@@ -88,6 +88,7 @@ deploy_nightly:
only
:
only
:
-
master
-
master
script
:
script
:
-
test -z "$DEBUG_KEYSTORE" && exit
0
-
sed -i
-
sed -i
's,<string name="app_name">.*</string>,<string name="app_name">F-Nightly</string>,'
's,<string name="app_name">.*</string>,<string name="app_name">F-Nightly</string>,'
app/src/main/res/values*/strings.xml
app/src/main/res/values*/strings.xml
...
...
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