Update '.woodpecker.yml'
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Ashhhleyyy 2023-08-02 17:43:22 +00:00
parent e921cc6bf7
commit cdb783c9c7

View file

@ -18,7 +18,7 @@ pipeline:
image: node:16-alpine image: node:16-alpine
commands: commands:
- apk add git ca-certificates - 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: secrets:
- eas_token - eas_token
environment: environment: