Skip to content

Commit b8b8a1d

Browse files
JammingBenv-scharf
andauthored
[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>
1 parent cf0ec50 commit b8b8a1d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.woodpecker.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# The test runner source for UI tests
2-
WEB_COMMITID=6818f0d09b145720ef31737b84284239545d1eb8
2+
WEB_COMMITID=86cc6c0119bf551619699ae80d43a9be4fe3aae2
33
WEB_BRANCH=main
44

services/web/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
SHELL := bash
22
NAME := web
3-
WEB_ASSETS_VERSION = v6.2.0
3+
WEB_ASSETS_VERSION = v7.0.0
44
WEB_ASSETS_BRANCH = main
55

66
ifneq (, $(shell command -v go 2> /dev/null)) # suppress `command not found warnings` for non go targets in CI

0 commit comments

Comments
 (0)