Skip to content

Commit

Permalink
Revert "test dockerhub push"
Browse files Browse the repository at this point in the history
This reverts commit f909ea0.
  • Loading branch information
code-inflation committed Mar 13, 2024
1 parent f909ea0 commit dd1741b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,6 @@ jobs:
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Login to Docker Hub
uses: docker/login-action@v3
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
- name: Build container image
uses: docker/build-push-action@v5
with:
Expand Down

0 comments on commit dd1741b

Please sign in to comment.