Skip to content

Commit

Permalink
ci: correct module name
Browse files Browse the repository at this point in the history
  • Loading branch information
tronghn committed Aug 11, 2023
1 parent 8981a4e commit 2e074f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- uses: nais/platform-build-push-sign@fb7da39ee56c8904ed15c02705a1780cb278a65b # ratchet:nais/platform-build-push-sign@main
id: build_push_sign
with:
name: ./wonderwalled-${{ matrix.module }}
name: wonderwalled-${{ matrix.module }}
dockerfile: ./wonderwalled-${{ matrix.module }}/Dockerfile
google_service_account: gh-wonderwalled
multi-platform: true
Expand Down

0 comments on commit 2e074f3

Please sign in to comment.