Skip to content

Commit

Permalink
Update build-and-push.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Destiny Saturday  <[email protected]>
  • Loading branch information
ThePrimeJnr authored Jul 28, 2024
1 parent d25fbf3 commit 05238d8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
name: Build and push
uses: docker/build-push-action@v6
with:
context: ../../
dockerfile: docker/development/
file: docker/development/Dockerfile
push: true
tags: hngdevops/nextjs-boilerplate:dev

0 comments on commit 05238d8

Please sign in to comment.