mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-24 22:19:09 -05:00
[full-ci] chore: bump web to v7.0.0 (#2733)
* chore: bump web to v7.0.0 * update commit * update commit --------- Co-authored-by: v.scharf <v.scharf@opencloud.eu>
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
# The test runner source for UI tests
|
||||
WEB_COMMITID=6818f0d09b145720ef31737b84284239545d1eb8
|
||||
WEB_COMMITID=86cc6c0119bf551619699ae80d43a9be4fe3aae2
|
||||
WEB_BRANCH=main
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
SHELL := bash
|
||||
NAME := web
|
||||
WEB_ASSETS_VERSION = v6.2.0
|
||||
WEB_ASSETS_VERSION = v7.0.0
|
||||
WEB_ASSETS_BRANCH = main
|
||||
|
||||
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