Merge pull request #2438 from opencloud-eu/bump-web-6.0.0
[full-ci] chore: bump web to v6.0.0
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
# The test runner source for UI tests
|
# The test runner source for UI tests
|
||||||
WEB_COMMITID=05cf6c25e32aeedf0901fcd5e6d43f7646310ef2
|
WEB_COMMITID=43eeb67d031d5adf44d1168fe638531d13c51dd8
|
||||||
WEB_BRANCH=main
|
WEB_BRANCH=main
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
SHELL := bash
|
SHELL := bash
|
||||||
NAME := web
|
NAME := web
|
||||||
WEB_ASSETS_VERSION = v5.1.0
|
WEB_ASSETS_VERSION = v6.0.0
|
||||||
WEB_ASSETS_BRANCH = main
|
WEB_ASSETS_BRANCH = main
|
||||||
|
|
||||||
ifneq (, $(shell command -v go 2> /dev/null)) # suppress `command not found warnings` for non go targets in CI
|
ifneq (, $(shell command -v go 2> /dev/null)) # suppress `command not found warnings` for non go targets in CI
|
||||||
|
|||||||
Reference in New Issue
Block a user