Newer
Older
variables:
GIT_SUBMODULE_STRATEGY: recursive
- rustup show # Ensure correct toolchain is downloaded and installed
build:redox:
stage: build
variables:
TARGET: x86_64-unknown-redox
script:
dependencies:
- build:redox
variables:
TARGET: x86_64-unknown-redox
script: