Skip to content

Commit

Permalink
Merge pull request #349 from kubeslice/fix-docker-login
Browse files Browse the repository at this point in the history
Update end-to-end-test.yaml
  • Loading branch information
KRANTHI0918 authored Mar 30, 2024
2 parents 7b35b27 + 9c1eb34 commit d68c801
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/end-to-end-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ jobs:
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_TOKEN }}
registry: docker.io

- name: Docker Run Action
uses: addnab/docker-run-action@v3
Expand Down

0 comments on commit d68c801

Please sign in to comment.