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

Merge pull request #47 from offen/vault-build

Create dedicated bundles for vault instead of inlining
This commit is contained in:
Frederik Ring 2019-07-01 21:07:22 +02:00 committed by GitHub
commit 1c294d6759

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: