[ci] debug
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
Simon Vieille 2022-10-16 23:11:41 +02:00
parent af95ab6265
commit 719075db6c
Signed by: deblan
GPG Key ID: 579388D585F70417
1 changed files with 2 additions and 4 deletions

View File

@ -1,13 +1,11 @@
build:
build: dep
npm run build
watch:
watch: dep
npm run watch
dep:
npm i
ls -l node_modules/@nextcloud/vue
ls -l node_modules/@nextcloud/vue/
.ONESHELL:
release: build translations