|
@@ -63,6 +63,7 @@
|
|
stage: test
|
|
stage: test
|
|
image: $CI_REGISTRY_IMAGE/qemu/$IMAGE:$QEMU_CI_CONTAINER_TAG
|
|
image: $CI_REGISTRY_IMAGE/qemu/$IMAGE:$QEMU_CI_CONTAINER_TAG
|
|
script:
|
|
script:
|
|
|
|
+ - export RUST_BACKTRACE=1
|
|
- source scripts/ci/gitlab-ci-section
|
|
- source scripts/ci/gitlab-ci-section
|
|
- section_start buildenv "Setting up to run tests"
|
|
- section_start buildenv "Setting up to run tests"
|
|
- scripts/git-submodule.sh update roms/SLOF
|
|
- scripts/git-submodule.sh update roms/SLOF
|