This commit is contained in:
Alexey Golubev 2025-07-08 17:55:25 +03:00 committed by GitHub
parent 50d7503004
commit d4ce4019b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -69,13 +69,6 @@ jobs:
exit 0
shell: bash
- name: Update Docker Hub README
uses: peter-evans/dockerhub-description@v4
with:
username: ${{ secrets.DOCKER_HUB_USERNAME }}
password: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}
repository: ${{ env.COMPANY_NAME }}/${{ env.PRODUCT_NAME }}${{ matrix.edition }}
build-nonexample:
name: "Release image: DocumentServer${{ matrix.edition }}-nonExample"
runs-on: ubuntu-latest