Merge branch hotfix/v7.2.1 into master

This commit is contained in:
papacarlo 2022-10-27 08:23:10 +00:00
commit a3973583f8

View file

@ -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: