mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-05 19:59:37 -06:00
[full-ci] chore: bump web to v3.1.0 (#1129)
* chore: bump web to v3.1.0 * disable a11y tests in the opencloud CI --------- Co-authored-by: Viktor Scharf <v.scharf@opencloud.eu>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
SHELL := bash
|
||||
NAME := web
|
||||
WEB_ASSETS_VERSION = v3.0.0
|
||||
WEB_ASSETS_VERSION = v3.1.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