Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
ThaliApp
Commits
8db153d8
Verified
Commit
8db153d8
authored
Jul 25, 2018
by
Sébastiaan Versteeg
Browse files
Print sentry properties to files during CI
parent
094d6aff
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8db153d8
...
...
@@ -61,6 +61,8 @@ build android:
-
$CI_PROJECT_DIR/.gradle/wrapper/
-
$CI_PROJECT_DIR/.gradle/caches/
script
:
-
echo $SENTRY_PROPS | base64 -d > ./android/sentry.properties
-
echo $PROD_ENV | base64 -d > .env
-
cd $CI_PROJECT_DIR/android/
-
./gradlew --no-daemon ":app:assemble"
artifacts
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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