test release v1.0.0.17-pre

This commit is contained in:
Jonas Heinrich 2020-12-03 11:59:06 +01:00
parent f8be7ffa29
commit 39bb2aa227
2 changed files with 5 additions and 0 deletions

View File

@ -35,6 +35,10 @@ testing:
- php /usr/src/nextcloud/occ app:enable ${APP_NAME}
- php /usr/src/nextcloud/occ maintenance:mode --off
- php /usr/src/nextcloud/occ app:check-code ${APP_NAME}
artifacts:
paths:
- ./l10n/*
- ./js/*
packaging:
stage: packaging

View File

@ -24,3 +24,4 @@
/utils
/webpack.js
/translationfiles
/l10n/.gitkeep