Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Saurabhkr952 authored Oct 21, 2023
1 parent 37be2f3 commit 711696d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v3.5.3
with:
repository: Saurabhkr952/Book-Store-MERN-Stack


- name: Build & push frontend Docker image
uses: mr-smithers-excellent/docker-build-push@v6
Expand All @@ -31,8 +28,6 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v3.5.3
with:
path: backend

- name: Build & push backend Docker image
uses: mr-smithers-excellent/docker-build-push@v6
Expand Down

0 comments on commit 711696d

Please sign in to comment.