Merge branch 'WORK-RRE' of https://codefirst.iut.uca.fr/git/Sae_LeftOvers/LeftOvers into WORK-RRE
continuous-integration/drone/push Build is failing Details

pull/23/head
Rémi REGNAULT 1 year ago
commit cc8052f8d0

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

Loading…
Cancel
Save