Skip to content

Commit 03fbb06

Browse files
committed
Make Docker Hub login required in CI
1 parent 11542c2 commit 03fbb06

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/test-on-weaviate-version.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ jobs:
5656

5757
- name: Login to Docker Hub
5858
uses: docker/login-action@v3
59-
continue-on-error: true
6059
if: ${{ !github.event.pull_request.head.repo.fork && github.triggering_actor != 'dependabot[bot]' }}
6160
with:
6261
username: ${{ secrets.DOCKER_USERNAME }}

0 commit comments

Comments
 (0)