This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ionic package build ios --release --profile "my.security.profile" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ionic login --email [email protected] --password your.ionic.io.password |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
box: devillex/docker-firebase | |
build: | |
steps: | |
- npm-install | |
- script: | |
name: run npm build script | |
code: npm run build | |
- script: | |
name: echo nodejs information |
NewerOlder