Reconfigure drone to use the downloaded theme
continuous-integration/drone/push Build encountered an error Details

This commit is contained in:
kolaente 2021-04-22 11:03:15 +02:00
parent 216315f690
commit 486b4910c1
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
2 changed files with 3 additions and 3 deletions

View File

@ -17,9 +17,8 @@ steps:
pull: true
group: build-static
commands:
- cd themes
- mkdir vikunja
- cd vikunja
- mkdir themes/vikunja -p
- cd themes/vikunja
- wget https://dl.vikunja.io/theme/vikunja-theme.tar.gz
- tar -xzf vikunja-theme.tar.gz

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ node_modules/
dist/
styles/
.yarn-cache
themes/vikunja/