Skip to content

Commit

Permalink
fix: removed test step
Browse files Browse the repository at this point in the history
  • Loading branch information
huniafatima-99 committed Sep 11, 2024
1 parent 6966b5b commit a8be567
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/push-registrar-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@ jobs:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}

- name: List files for debugging
run: ls -R

- name: Build and push Dev Docker image
uses: docker/build-push-action@v6
with:
Expand Down

0 comments on commit a8be567

Please sign in to comment.