Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GLPI
java-library-glpi
Commits
451b4dc6
Commit
451b4dc6
authored
Oct 26, 2017
by
Rafa Hernandez
Committed by
Alexander Salas Bastidas
Oct 27, 2017
Browse files
ci(circleci): add create apk step on deploy job
parent
147d30bb
Changes
1
Hide whitespace changes
Inline
Side-by-side
.circleci/config.yml
View file @
451b4dc6
...
...
@@ -115,6 +115,9 @@ jobs:
-
run
:
name
:
Push changes to github
command
:
source ci/scripts/ci_push_changes.sh
-
run
:
name
:
Create apk
command
:
source ci/scripts/ci_fastlane.sh "example"
-
run
:
name
:
Create a github release
command
:
source ci/scripts/ci_github_release.sh
...
...
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