0
0
Fork 0
mirror of https://github.com/alerta/alerta-webui.git synced 2025-03-19 06:33:17 +00:00
This commit is contained in:
Nick Satterly 2019-02-23 01:12:12 +01:00
parent 03a8b72f68
commit e8174dbdff

View file

@ -23,7 +23,8 @@ jobs:
- npm run build
- stage: deploy
env: VUE_APP_ALERTA_ENDPOINT=https://alerta-api.herokuapp.com
env:
- VUE_APP_ALERTA_ENDPOINT: https://alerta-api.herokuapp.com
script: npm run build
deploy:
- provider: pages