Skip to content

Fix deployment of README.md to DockerHub #77

Open
@oleg-nenashev

Description

@oleg-nenashev

Summary

Right now the deployment does not work, and the README is dated. We need to fix the GitHub action and, ideally, detach it to CD

Right now we use https://github.com/peter-evans/dockerhub-description, most likely an update to v3 is needed

      - name: DockerHub Description
        uses: peter-evans/dockerhub-description@v2
        with:
          username: wiremockbot
          password: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}
          repository: wiremock/wiremock
          short-description: Official images for the WireMock standalone server
          readme-filepath: ./readme.md

References

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    choreMaintenance

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions