mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-08 05:09:46 -06:00
Merge pull request #6422 from kobergj/BumpWeb
[tests-only][full-ci] Bump Web to 7.0.0-rc39
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# The test runner source for UI tests
|
||||
WEB_COMMITID=e8bdc25468e9a68e58cffd778209e039dd4beaf1
|
||||
WEB_COMMITID=9957bbec919671f21523b92a9bee6b512d332bc1
|
||||
WEB_BRANCH=stable-7.0
|
||||
|
||||
@@ -148,7 +148,7 @@ config = {
|
||||
"earlyFail": True,
|
||||
},
|
||||
"e2eTests": {
|
||||
"skip": True,
|
||||
"skip": False,
|
||||
"earlyFail": True,
|
||||
},
|
||||
"rocketchat": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
SHELL := bash
|
||||
NAME := web
|
||||
WEB_ASSETS_VERSION = v7.0.0-rc.38
|
||||
WEB_ASSETS_VERSION = v7.0.0-rc.39
|
||||
|
||||
include ../../.make/recursion.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user