Update web v3.1.0 assets bundle & web commit ID in drone.env

This commit is contained in:
Pascal Wengerter
2021-05-12 13:33:56 +01:00
parent 7d4be3145f
commit 8c76a866fc
3 changed files with 56 additions and 56 deletions
+1 -1
View File
@@ -3,5 +3,5 @@ CORE_COMMITID=7e939a996f562a4012fc27af36d0074c3ab9941f
CORE_BRANCH=master
# The test runner source for UI tests
WEB_COMMITID=e36e759e94fe1fe0d8d0ebe1a8258690a81ef3c6
WEB_COMMITID=641ea8b8f3802345b16795ecacff5dd3af116752
WEB_BRANCH=master
+1 -1
View File
@@ -28,7 +28,7 @@ ci-go-generate: pull-assets # CI runs ci-node-generate automatically before this
.PHONY: ci-node-generate
ci-node-generate:
WEB_ASSETS_VERSION = v3.1.0-rc1
WEB_ASSETS_VERSION = v3.1.0
.PHONY: pull-assets
pull-assets:
+54 -54
View File
File diff suppressed because one or more lines are too long