This repository has been archived on 2026-05-27. You can view files and clone it, but cannot push or open issues or pull requests.
HELYX-OS-Personal/.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