HELYX-OS/.gitlab-ci.yml
2019-03-05 09:00:06 +00:00

11 lines
No EOL
252 B
YAML

image: registry.gitlab.com/combustion-postech/helyx-os
allwmake:
stage: build
tags:
- docker
script:
- cd ${CI_PROJECT_DIR}
- cp -R * /root/Engys/HELYX-OS/v2.4.0
- cd /root/Engys/HELYX-OS/v2.4.0
- ant -buildfile build_src.xml