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

View File

@ -105,10 +105,10 @@ steps:
pull: true
group: build-static
commands:
- pwd
- 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