Skip to content

Commit

Permalink
don't login
Browse files Browse the repository at this point in the history
  • Loading branch information
yuzhichang committed Oct 3, 2024
1 parent 2ac6104 commit 6018ff0
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,6 @@ jobs:
RUNNER_WORKSPACE_PREFIX=${RUNNER_WORKSPACE_PREFIX:-$HOME}
cp -r ${RUNNER_WORKSPACE_PREFIX}/huggingface.co ${RUNNER_WORKSPACE_PREFIX}/nltk_data .
# https://github.com/marketplace/actions/docker-login
- name: Login to Docker Hub
uses: docker/login-action@v3
with:
username: infiniflow
password: ${{ secrets.DOCKERHUB_TOKEN }}
logout: false

- name: Build ragflow:dev-slim
uses: docker/build-push-action@v6
with:
Expand Down

0 comments on commit 6018ff0

Please sign in to comment.