Commit 6fca4142 authored by Adam Wujek's avatar Adam Wujek

.gitlab-ci.yml: add info about cross compiler path/prefix

Signed-off-by: 's avatarAdam Wujek <adam.wujek@creotech.pl>
parent 5803f99a
# NOTE: to be able to run CI define the following env variables:
# --DOCKER_IMAGE_PATH - the path to docker image
# --CROSS_COMPILE_LM32 - prefix for lm32 cross compiler
# --CROSS_COMPILE_RISCV - prefix for riscv cross compiler
image: ${DOCKER_IMAGE_PATH}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment