This commit is contained in:
Hubert Van De Walle 2020-04-23 18:39:15 +02:00
parent deaa216d6c
commit 0c6081fbd4

View File

@ -7,6 +7,9 @@ cache:
paths: paths:
- frontend/node_modules/ - frontend/node_modules/
variables:
BASE_URL: "/notes-tfe/"
pages: pages:
script: script:
- yarn --cwd frontend run generate - yarn --cwd frontend run generate