[full-ci] chore: bump web to v7.1.0-alpha.2 (#6797)

* chore: bump web to v7.1.0-alpha.2

* added FRONTEND_OCS_ENABLE_DENIALS to environment

* try to run full search in ocis CI

---------

Co-authored-by: Viktor Scharf <scharf.vi@gmail.com>
This commit is contained in:
Jannik Stehle
2023-07-13 16:24:49 +02:00
committed by GitHub
co-authored by Viktor Scharf
parent 55426e7d70
commit c9651de759
4 changed files with 32 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v7.0.1
WEB_ASSETS_VERSION = v7.1.0-alpha.2
include ../../.make/recursion.mk