mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-24 05:51:33 -05:00
Don't install unused deps in 'web' in CI
This commit is contained in:
@@ -626,8 +626,6 @@ def uiTestPipeline(ctx, filterTags, early_fail, runPart = 1, numberOfParts = 1,
|
||||
"cd /srv/app/web",
|
||||
"git checkout $WEB_COMMITID",
|
||||
"cp -r tests/acceptance/filesForUpload/* /uploads",
|
||||
"yarn install --immutable",
|
||||
"yarn build",
|
||||
"cd tests/acceptance/",
|
||||
"yarn install --immutable",
|
||||
"./run.sh",
|
||||
|
||||
Reference in New Issue
Block a user