This commit is contained in:
parent
e921cc6bf7
commit
cdb783c9c7
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ pipeline:
|
|||
image: node:16-alpine
|
||||
commands:
|
||||
- apk add git ca-certificates
|
||||
- npx eas-cli build --platform android --non-interactive --profile preview
|
||||
- env CI=true npx eas-cli build --platform android --non-interactive --profile preview
|
||||
secrets:
|
||||
- eas_token
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue