Mise à jour de '.drone.yml'
continuous-integration/drone/push Build is failing Details

pull/23/head
Rémi REGNAULT 1 year ago
parent 989f2c2813
commit 92dbfb6387

@ -12,7 +12,7 @@ steps:
commands:
- cd ./LeftOvers/
- npm install
- npm run
- npx react-native bundle --platform android --dev false --entry-file index.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/src/main/res/
- name: code-analysis
image: node:latest

Loading…
Cancel
Save