mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-24 13:58:12 -05:00
Merge pull request #206 from owncloud/cp-config-into-dist
Added config.json inside phoenix dist
This commit is contained in:
@@ -208,6 +208,7 @@ def testing(ctx):
|
||||
'cd /srv/app/phoenix',
|
||||
'yarn install-all',
|
||||
'yarn dist',
|
||||
'cp -r /drone/src/tests/config/drone/ocis-config.json /srv/app/phoenix/dist/config.json',
|
||||
'yarn run acceptance-tests-drone'
|
||||
],
|
||||
'volumes': [{
|
||||
|
||||
Reference in New Issue
Block a user