Metis portal provides a user-friendly frontend for the Metis API which is written in Vue.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
1.1 KiB

4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
  1. language: node_js
  2. node_js:
  3. - "node"
  4. cache: npm
  5. install:
  6. - npm install -g @vue/cli-service-global
  7. - npm install -g @vue/cli-plugin-babel
  8. - npm install -g @vue/cli-plugin-unit-jest
  9. - npm install -g @vue/cli-plugin-eslint
  10. - npm install @vue/cli-plugin-unit-jest
  11. - npm i -g vue-template-compiler
  12. - npm install
  13. script: npm run build
  14. branches:
  15. only:
  16. - production
  17. deploy:
  18. provider: heroku
  19. app: metis-portal
  20. on:
  21. branch: production
  22. api_key:
  23. secure: wnvOFHWxkJjj6N6vdB2nblijocGd3EOl8MehyQsBfTFtACqRDcsIjrdIcIy1g6uGNoXqC367xIwXJUnaM8n5EuG91DjmEiptbON0R3V6jo1F0kRQInpLBKraRNI7CsvVu6SmPy2jxx9W8+CgSJ1fi2Fih9XTKd5OGr/IR2QD1EpHsMt3jhxSudsdx5WumtgF7UjDXQijWpWfIyMbnjWdinpncg6BrqAI1kkYTOMICekbQKqM6MT9m5FC9owt7padwdppfXJc1KtoIqHXEvfrG4lxC5hOCHawOzx7Xs1L2M7wr8Aw70h+GPjnbFwHEa5RPcrrvqYTIRh5EFIzsd2zz7A3LsUnX2DFl0VQu1NL0JJsenYfVc4Fq5EApuJ8aoGIW2FgYyfSmIpA3hc+F7DlkVy7Rb9LDmY23HsVH0LA4+4GlN0ijhcTzp7GDzhK1AW4ro39qIaVmadeAvsnBk9kr4PYqSNg4M8MaU8cKxTjpTTl47BnAGns7DZ81LTohjdPvdOfPhH9eL6olgh4Ueh63imgI5NK/LE79+YKq7jScqRRny5EYtNCOkzerQV0vmnEd3OwuqufffdGKPhGBjzMRHy2e+rzFav7o7r618qkGl5QN2agMZ78qGeZar1j4+YRjuQZ74pnfdjWRahMorZreYNHJeSEf/FX9JH0C15Syu8=