[full-ci]chore: bump web to v9.0.0-alpha.3 (#8736)

* chore: bump web to v9.0.0-alpha.3

* ci(e2e): use e2e runner to run the tests

* ci(e2e): fix e2e run command

* ci(e2e): fix e2e run command

* chore: adjust changelog item for Web 9.0.0

* Update .drone.env

---------

Co-authored-by: Saw-jan <saw.jan.grg3e@gmail.com>
Co-authored-by: Jannik Stehle <jannik.stehle@gmail.com>
This commit is contained in:
Viktor Scharf
2024-03-26 16:56:04 +01:00
committed by GitHub
parent 8f0b536ef7
commit 17b8e5b60b
4 changed files with 94 additions and 47 deletions

View File

@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v9.0.0-alpha.2
WEB_ASSETS_VERSION = v9.0.0-alpha.3
include ../../.make/recursion.mk