Skip to content
Snippets Groups Projects
Commit 1c74e7c4 authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

make sure to build dist files before buidling android artifacts

parent 05567fc1
No related branches found
No related tags found
No related merge requests found
......@@ -48,11 +48,10 @@ if [[ $2 =~ ^[0-9]+.[0-9]+.[0-9]+((a|b)[0-9]+)?$ && $3 =~ ^[0-9]+$ ]]; then
# Update config file
gulp config --env default_fr
echo "----------------------------------"
echo "- Building Android artifact..."
echo "----------------------------------"
# Build assets for mobile device
gulp
ionic build android --release
#ionic build firefoxos --release
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment