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
after_success:
- chmod +x aot.sh
- ./aot.sh
- chmod +x scripts/aot.sh
- scripts/aot.sh