2
0
mirror of https://github.com/offen/website.git synced 2024-10-18 12:10:25 +02:00

create dedicated bundles for vault instead of inlining

This commit is contained in:
Frederik Ring 2019-07-01 21:03:35 +02:00
parent cd5d3498b9
commit 8b842b4c4c

View File

@ -169,6 +169,7 @@ jobs:
- SCRIPT_HOST=https://script-alpha.offen.dev
- AUDITORIUM_HOST=https://auditorium-alpha.offen.dev
- VAULT_HOST=https://vault-alpha.offen.dev
- NODE_ENV=production
working_directory: ~/offen
steps:
- checkout: