Skip to content

Commit 67fdb70

Browse files
committed
remove obsolete code
1 parent a2daaea commit 67fdb70

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/docker-mod-builder.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -220,9 +220,6 @@ jobs:
220220
- name: Push tags to DockerHub (PR)
221221
if: ${{ env.GITHUB_REPO == format('{0}/{1}', github.event.pull_request.base.repo.owner.login, github.event.pull_request.base.repo.name) && env.DOCKERUSER && env.DOCKERPASS }}
222222
run: |
223-
docker push ${ENDPOINT}:pull_request_${{ github.event.pull_request.number }}
224-
echo "Pushed the following PR image/tag to Docker Hub:" >> $GITHUB_STEP_SUMMARY
225-
echo "${ENDPOINT}:pull_request_${{ github.event.pull_request.number }}" >> $GITHUB_STEP_SUMMARY
226223
if [[ "${MULTI_ARCH}" == "true" ]]; then
227224
docker push ${ENDPOINT}:amd64-pull_request_${{ github.event.pull_request.number }}
228225
docker push ${ENDPOINT}:arm64v8-pull_request_${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy