Skip to content

Commit

Permalink
firstcommit
Browse files Browse the repository at this point in the history
  • Loading branch information
srinivastheja committed Dec 18, 2024
1 parent 65bbb1f commit 81295cd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@ jobs:
- name: Check Out Repo
uses: actions/checkout@v2

- name: Log in to Docker Hub
uses: docker/login-action@v1
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}

- name: Build and Push Docker image
uses: docker/build-push-action@v2
Expand Down

0 comments on commit 81295cd

Please sign in to comment.