Skip to content

Commit 1234d58

Browse files
authored
Merge branch 'sprint-1.17' into feat/enterprise-blobber
2 parents 99a44a4 + 385ebf6 commit 1234d58

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build-&-publish-docker-image.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -136,11 +136,6 @@ jobs:
136136

137137
- name: Set up Docker Buildx
138138
uses: docker/setup-buildx-action@v3
139-
- name: Login to Docker Hub
140-
uses: docker/login-action@v1
141-
with:
142-
username: ${{ secrets.DOCKERHUB_USERNAME }}
143-
password: ${{ secrets.DOCKERHUB_PASSWORD }}
144139

145140
# - name: Get changed files using defaults
146141
# id: changed-files

0 commit comments

Comments
 (0)