Adjust release file list
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
parent
01a6181d9f
commit
69410a4f1c
1 changed files with 4 additions and 2 deletions
|
@ -22,10 +22,11 @@
|
|||
$expectedFiles = [
|
||||
'.',
|
||||
'..',
|
||||
'.bowerrc',
|
||||
'.babelrc',
|
||||
'.codecov.yml',
|
||||
'.drone.yml',
|
||||
'.git',
|
||||
'.gitattributes',
|
||||
'.github',
|
||||
'.gitignore',
|
||||
'.gitmodules',
|
||||
|
@ -44,7 +45,6 @@ $expectedFiles = [
|
|||
'autotest-external.sh',
|
||||
'autotest-js.sh',
|
||||
'autotest.sh',
|
||||
'bower.json',
|
||||
'build',
|
||||
'CHANGELOG.md',
|
||||
'CODE_OF_CONDUCT.md',
|
||||
|
@ -63,6 +63,8 @@ $expectedFiles = [
|
|||
'ocs',
|
||||
'ocs-provider',
|
||||
'ocm-provider',
|
||||
'package.json',
|
||||
'package-lock.json',
|
||||
'public.php',
|
||||
'README.md',
|
||||
'remote.php',
|
||||
|
|
Loading…
Reference in a new issue