Skip to content

Commit

Permalink
Adjust kube rbac proxy github actions for octarine 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Rubchinsky committed Nov 8, 2023
1 parent ab84f59 commit a219fe1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ jobs:
- name: Login to DockerHub
uses: docker/login-action@v1
with:
registry: quay.io
username: ${{ secrets.DOCKERHUB_USER }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}
- name: Build images and push
Expand Down

0 comments on commit a219fe1

Please sign in to comment.