Skip to content

Commit

Permalink
ci: add context to git action
Browse files Browse the repository at this point in the history
  • Loading branch information
radulescuandrew committed Jul 11, 2024
1 parent bb6435d commit 3328d33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
name: Build Docker image
uses: code4romania/.github/.github/workflows/build-push-image-ecr.yml@main
with:
context: backend
image_name: onghub
region: eu-west-1
dockerfile: ./backend/Dockerfile
Expand Down

0 comments on commit 3328d33

Please sign in to comment.