We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e698a35 + 5be9867 commit 153fdeeCopy full SHA for 153fdee
2 files changed
.woodpecker.env
@@ -1,4 +1,4 @@
1
# The test runner source for UI tests
2
-WEB_COMMITID=980964ccafe81cba6742cead151ac2d61408dae3
+WEB_COMMITID=05cf6c25e32aeedf0901fcd5e6d43f7646310ef2
3
WEB_BRANCH=main
4
services/web/Makefile
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
-WEB_ASSETS_VERSION = v5.0.0
+WEB_ASSETS_VERSION = v5.1.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