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