Skip to content

Commit

Permalink
Remove Docker readme build
Browse files Browse the repository at this point in the history
  • Loading branch information
haijeploeg committed Dec 23, 2021
1 parent 51abc9d commit 1793dab
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,3 @@ jobs:
with:
push: true
tags: ${{ steps.prep.outputs.tags }}

- name: DockerHub Description
uses: peter-evans/dockerhub-description@v2
env:
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
DOCKERHUB_PASSWORD: ${{ secrets.DOCKERHUB_TOKEN }}
DOCKERHUB_REPOSITORY: ${{ steps.prep.outputs.repo }}

0 comments on commit 1793dab

Please sign in to comment.