Skip to content

Commit

Permalink
try profiling dispatch 6
Browse files Browse the repository at this point in the history
Signed-off-by: BAStos525 <[email protected]>
  • Loading branch information
BAStos525 committed Aug 20, 2024
1 parent abaf380 commit 272cda7
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .github/workflows/iroha2-profiling-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,23 @@ on:
required: true
default: Dockerfile.glibc
IROHA2_PROFILE_TAG:
description: "Type \"profiling\" to build profiler image"
required: true
default: deploy
IROHA2_PROFILE_ARG:
required: false
default:
description: "Type \"profiling\" to build profiler image"
required: true
default: deploy
IROHA2_RUSTFLAGS:
description: "Type \"-C force-frame-pointers=on\" to build profiler image"
required: false
default:
IROHA2_FEATURES:
description: "Type \"profiling\" to build profiler image"
required: false
default:
IROHA2_CARGOFLAGS:
description: "Type \"-Z build-std\" to build profiler image"
required: false
default:

Expand Down

0 comments on commit 272cda7

Please sign in to comment.