Update '.woodpecker.yml'
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
cdb783c9c7
commit
e7220db4a7
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ pipeline:
|
||||||
- apk add git ca-certificates
|
- apk add git ca-certificates
|
||||||
- env CI=true npx eas-cli build --platform android --non-interactive --profile preview
|
- env CI=true npx eas-cli build --platform android --non-interactive --profile preview
|
||||||
secrets:
|
secrets:
|
||||||
- eas_token
|
- expo_token
|
||||||
environment:
|
environment:
|
||||||
- CI=true
|
- CI=true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue