Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
is_deployment: ${{ github.ref == 'refs/heads/main' }}
terraform_stack: gp2gp_dashboard
image_tag: gp2gp-dashboard
build_lambda: true
build_lambda: false
git_ref: ${{ github.ref }}
hyphenated_alias: "gp2gp-dashboard"
secrets: inherit
Loading