Add backtrace to find where is the issue
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 1m12s
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 1m12s
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -92,5 +92,6 @@ jobs:
|
||||
RECIPE_PATH: ${{ steps.build_vars.outputs.recipe_path }}
|
||||
RUST_LOG_STYLE: always
|
||||
CLICOLOR_FORCE: "1"
|
||||
RUST_BACKTRACE: "1"
|
||||
run: |
|
||||
sudo -E bluebuild build -v --push ${RECIPE_PATH}
|
Reference in New Issue
Block a user