This commit is contained in:
konrad 2019-04-25 20:05:36 +02:00
parent 011b0c3f98
commit 30b575615b
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 0 deletions

View File

@ -108,6 +108,7 @@ steps:
- apk add yarn
- yarn
- yarn run lint
- pwd
- "echo '{\"VIKUNJA_API_BASE_URL\": \"/api/v1/\"}' > /srv/app/src/git.kolaente.de/vikunja/frontend/public/config.json" # Override config
- yarn run build