mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
change build command
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ workflows:
|
|||||||
# npx cap copy
|
# npx cap copy
|
||||||
#
|
#
|
||||||
# to update native dependencies, use this command:
|
# to update native dependencies, use this command:
|
||||||
npx cap sync
|
ionic cap build android --prod
|
||||||
- name: Build Android release
|
- name: Build Android release
|
||||||
script: |
|
script: |
|
||||||
LATEST_GOOGLE_PLAY_BUILD_NUMBER=$(google-play get-latest-build-number --package-name "$PACKAGE_NAME")
|
LATEST_GOOGLE_PLAY_BUILD_NUMBER=$(google-play get-latest-build-number --package-name "$PACKAGE_NAME")
|
||||||
|
|||||||
Reference in New Issue
Block a user