We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd02897 + 631b43e commit 1cb6d93Copy full SHA for 1cb6d93
2 files changed
.woodpecker.env
@@ -1,4 +1,4 @@
1
# The test runner source for UI tests
2
-WEB_COMMITID=05cf6c25e32aeedf0901fcd5e6d43f7646310ef2
+WEB_COMMITID=43eeb67d031d5adf44d1168fe638531d13c51dd8
3
WEB_BRANCH=main
4
services/web/Makefile
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
-WEB_ASSETS_VERSION = v5.1.0
+WEB_ASSETS_VERSION = v6.0.0
WEB_ASSETS_BRANCH = main
5
6
ifneq (, $(shell command -v go 2> /dev/null)) # suppress `command not found warnings` for non go targets in CI
0 commit comments