mirror of
https://github.com/thomisus/Docker-DocumentServer.git
synced 2026-04-28 11:30:07 +00:00
Revert 7f46a5be42
This commit is contained in:
parent
50d7503004
commit
d4ce4019b4
1 changed files with 0 additions and 7 deletions
7
.github/workflows/stable-build.yml
vendored
7
.github/workflows/stable-build.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue