This commit is contained in:
parent
e69682c7da
commit
2c0596dd1c
@ -20,7 +20,8 @@ steps:
|
||||
image: kolaente/zip
|
||||
pull: true
|
||||
commands:
|
||||
- zip -r vikunja-theme.zip archetypes/ layouts/ static/ theme.toml
|
||||
- rm -rf node_modules
|
||||
- zip -r vikunja-theme.zip *
|
||||
depends_on: [ build ]
|
||||
|
||||
- name: release
|
||||
|
Reference in New Issue
Block a user