Skip to content

Commit

Permalink
Making generic template
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhadaR committed Dec 21, 2022
1 parent 3437686 commit ca76473
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,8 @@ jobs:
with:
username: ${{ secrets.DOCKERHUB_USER }}
password: ${{ secrets.DOCKERHUB_TOKEN_INCEPTION }}
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
- name: Build and Push docker image
uses: docker/build-push-action@v3
with:
Expand Down

0 comments on commit ca76473

Please sign in to comment.