forked from deblan/side_menu
reduce release task as packaging (ci)
move translation build in specific step (ci)
This commit is contained in:
parent
fc5a6a4c64
commit
112e669723
2 changed files with 10 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -9,7 +9,7 @@ dep:
|
|||
npm link @nextcloud/vue || sudo npm link @nextcloud/vue
|
||||
|
||||
.ONESHELL:
|
||||
release: build translations
|
||||
release:
|
||||
if [ -z "$$VERSION" ]; then
|
||||
echo "VERSION required"
|
||||
exit 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue