2
0
Fork 0

MOBILE-2639 ci: Move aot to scripts

main
Pau Ferrer Ocaña 2018-09-28 14:20:36 +02:00
parent 6547bcf541
commit 2faed183e2
2 changed files with 2 additions and 2 deletions

View File

@ -16,5 +16,5 @@ script:
- npm run build - npm run build
after_success: after_success:
- chmod +x aot.sh - chmod +x scripts/aot.sh
- ./aot.sh - scripts/aot.sh