Skip to content

Commit

Permalink
chore: Use specific Readme file for argila-server docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
frascuchon committed Jul 29, 2024
1 parent 0ea5758 commit 9a1a4c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/argilla-server.build-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
username: ${{ env.DOCKER_USERNAME }}
password: ${{ env.DOCKER_PASSWORD }}
repository: $${{ env.SERVER_DOCKER_IMAGE }}
readme-filepath: argilla-server/README.md
readme-filepath: argilla-server/docker/server/README.md

- name: Docker Hub Description for `argilla-hf-spaces`
uses: peter-evans/dockerhub-description@v4
Expand Down

0 comments on commit 9a1a4c6

Please sign in to comment.