Commit 1647dfa4 authored by Adam Wujek's avatar Adam Wujek

.gitlab-ci.yml: define image location

Signed-off-by: 's avatarAdam Wujek <adam.wujek@creotech.pl>
parent f994ff4a
Pipeline #1346 failed with stage
in 9 seconds
image: "gitlab-registry.cern.ch/white-rabbit/wrpc-sw:latest"
variables:
GIT_SUBMODULE_STRATEGY: normal
before_script:
- export PATH=/opt/lm32-gcc-4.5.3/bin:$PATH
- export PATH=/opt/lm32-gcc/bin:$PATH
stages:
- compile
......
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