Merge branch hotfix/v7.2.1 into develop
This commit is contained in:
commit
47503e6c98
2
.github/workflows/stable-build.yml
vendored
2
.github/workflows/stable-build.yml
vendored
@ -63,7 +63,7 @@ jobs:
|
|||||||
name: "Release image: DocumentServer${{ matrix.edition }}-nonExample"
|
name: "Release image: DocumentServer${{ matrix.edition }}-nonExample"
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: [build]
|
needs: [build]
|
||||||
if: always()
|
if: ${{ false }}
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user