Skip to content

Commit

Permalink
Merge branch 'sprint-1.17' into feat/enterprise-blobber
Browse files Browse the repository at this point in the history
  • Loading branch information
smaulik13 authored Feb 24, 2025
2 parents 99a44a4 + 385ebf6 commit 1234d58
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build-&-publish-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,11 +136,6 @@ jobs:

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Login to Docker Hub
uses: docker/login-action@v1
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}

# - name: Get changed files using defaults
# id: changed-files
Expand Down

0 comments on commit 1234d58

Please sign in to comment.