Skip to content

Commit

Permalink
ci: correct context
Browse files Browse the repository at this point in the history
  • Loading branch information
tronghn committed Aug 11, 2023
1 parent 2e074f3 commit 80fb7e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
id: build_push_sign
with:
name: wonderwalled-${{ matrix.module }}
context: ./wonderwalled-${{ matrix.module }}
dockerfile: ./wonderwalled-${{ matrix.module }}/Dockerfile
google_service_account: gh-wonderwalled
multi-platform: true
Expand Down

0 comments on commit 80fb7e5

Please sign in to comment.