Skip to content

Commit

Permalink
Merge pull request #9530 from id/ci-update-docker-hub-short-description
Browse files Browse the repository at this point in the history
ci: update short description on docker hub page for emqx/emqx
  • Loading branch information
id committed Dec 14, 2022
2 parents f827062 + 9f83c54 commit a3a640d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_push_docker_images.yaml
Expand Up @@ -188,6 +188,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_PASSWORD }}
repository: "emqx/${{ needs.prepare.outputs.BUILD_PROFILE }}"
readme-filepath: ./source/deploy/docker/README.md
short-description: "The most scalable open-source MQTT broker for IoT, IIoT, connected vehicles, and more."

docker-elixir:
runs-on: ${{ matrix.arch[1] }}
Expand Down

0 comments on commit a3a640d

Please sign in to comment.