mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Attempt to unwedge develop (#23853)
This commit is contained in:
parent
cbf5c43ae7
commit
c6a34ca007
2
.github/workflows/build_develop.yml
vendored
2
.github/workflows/build_develop.yml
vendored
@ -87,7 +87,7 @@ jobs:
|
|||||||
running-workflow-name: 'Build & Deploy develop.element.io'
|
running-workflow-name: 'Build & Deploy develop.element.io'
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
wait-interval: 10
|
wait-interval: 10
|
||||||
check-regexp: ^((?!SonarQube|issues|board).)*$
|
check-regexp: ^((?!SonarCloud|SonarQube|issues|board).)*$
|
||||||
|
|
||||||
# We keep the latest develop.tar.gz on R2 instead of relying on the github artifact uploaded earlier
|
# We keep the latest develop.tar.gz on R2 instead of relying on the github artifact uploaded earlier
|
||||||
# as the expires after 24h and requires auth to download.
|
# as the expires after 24h and requires auth to download.
|
||||||
|
Loading…
Reference in New Issue
Block a user