Skip to content

Commit

Permalink
fix: set release profile (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
azhur authored Mar 25, 2024
1 parent 24ca6fa commit e196dc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
MOLD_ARCH=${{ matrix.mold_arch }}
PROTO_ARCH=${{ matrix.proto_arch }}
GRPC_HEALTH_PROBE_ARCH=${{ matrix.grpc_health_probe_arch }}
PROFILE=temp
PROFILE=release
CI=${{ env.CI }}
push: true
tags: |
Expand Down

0 comments on commit e196dc6

Please sign in to comment.