Skip to content

Commit

Permalink
ci: add stracing
Browse files Browse the repository at this point in the history
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
  • Loading branch information
rchincha committed Sep 27, 2023
1 parent b301dbc commit c0a7165
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ jobs:
make go-download
make show-info
make stacker-dynamic VERSION_FULL=${{ inputs.build-id }}
export QEMU_STRACE=1
make stacker VERSION_FULL=${{ inputs.build-id }} STACKER_BUILD_BASE_IMAGE=${{ env.BASE_IMAGE }}
EOF
- name: Get the output
Expand Down

0 comments on commit c0a7165

Please sign in to comment.