Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Александр Запорожских
APKUpdate
Commits
d57a82b5
Commit
d57a82b5
authored
1 week ago
by
Александр Запорожских
Browse files
Options
Download
Email Patches
Plain Diff
Update .gitlab-ci.yml
parent
7d9763aa
MrApple100-master-patch-04797
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-2
.gitlab-ci.yml
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
+
2
-
2
View file @
d57a82b5
...
...
@@ -23,7 +23,7 @@ stages: # определяем 2 стейджа - build и deploy
before_script
:
#- export GRADLE_USER_HOME=$(pwd)/.gradle
#
- docker --version
-
docker --version
-
chmod -R 777 .gradle ||
true
# assembleDevDebug: # описываем джобу для дебаг сборки с dev флейвором
...
...
@@ -175,4 +175,4 @@ assembleDevDebug:
# - firebase appdistribution:distribute $apkfile --app $FIREBASE_APP_PROD_ID
# --release-notes "$CI_COMMIT_MESSAGE"
# --groups "your-app-testers"
# --token "$FIREBASE_TOKEN"
\ No newline at end of file
# --token "$FIREBASE_TOKEN"
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help