Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
os
AccountManager
Commits
ba6fa425
Commit
ba6fa425
authored
Apr 14, 2022
by
Nishith Khanna
Browse files
Fix reference for secret key
parent
232a1266
Pipeline
#178244
passed with stage
in 2 minutes and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ba6fa425
...
...
@@ -5,7 +5,7 @@ stages:
before_script
:
-
git submodule update --init --recursive
-
echo email.key $
EMAIL_KEY
>> local.properties
-
echo email.key $
PEPPER
>> local.properties
-
export GRADLE_USER_HOME=$(pwd)/.gradle
-
chmod +x ./gradlew
...
...
Write
Preview
Supports
Markdown
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