Skip to content

Commit

Permalink
Merge pull request #350 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 d68c801 + 08d5c86 commit 6ca391f
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 @@ -109,6 +109,7 @@ jobs:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_TOKEN }}
registry: docker.io
logout: false

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

0 comments on commit 6ca391f

Please sign in to comment.