Skip to content

Commit 4f134bd

Browse files
committed
fix
1 parent 1759820 commit 4f134bd

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/e2e-test-k8s.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,6 @@ jobs:
5555
chmod 700 get_helm.sh
5656
./get_helm.sh
5757
58-
- name: Login to Registry
59-
uses: docker/login-action@v3
60-
with:
61-
registry: ${{ secrets.DOCKER_REGISTRY }}
62-
username: ${{ secrets.DOCKER_USERNAME }}
63-
password: ${{ secrets.DOCKER_PASSWORD }}
64-
6558
- name: Login to Private Registry
6659
uses: docker/login-action@v3
6760
with:

0 commit comments

Comments
 (0)