mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-08 21:30:07 -06:00
config.json added inside phoenix dist folder
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