File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -94,11 +94,11 @@ jobs:
9494 tags : ${{ steps.meta_dhub.outputs.tags }}
9595 labels : ${{ steps.meta_dhub.outputs.labels }}
9696
97- - name : push README to Dockerhub
98- uses : christian-korneck/update-container-description-action@v1
99- env :
100- DOCKER_USER : ${{ vars.DOCKER_HUB_USERNAME }}
101- DOCKER_PASS : ${{ secrets.DOCKER_HUB_PASSWORD }}
102- with :
103- destination_container_repo : ${{ steps.dockerhub_image.outputs.value }}
104- provider : dockerhub
97+ # - name: push README to Dockerhub
98+ # uses: christian-korneck/update-container-description-action@v1
99+ # env:
100+ # DOCKER_USER: ${{ vars.DOCKER_HUB_USERNAME }}
101+ # DOCKER_PASS: ${{ secrets.DOCKER_HUB_PASSWORD }}
102+ # with:
103+ # destination_container_repo: ${{ steps.dockerhub_image.outputs.value }}
104+ # provider: dockerhub
You can’t perform that action at this time.
0 commit comments