Update .gitlab-ci.yml
This commit is contained in:
parent
f457c8b3af
commit
d68e52e564
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ image: registry.gitlab.com/combustion-postech/helyx-os
|
|||
allwmake:
|
||||
stage: build
|
||||
tags:
|
||||
- helyxcl
|
||||
- docker
|
||||
script:
|
||||
- cd ${CI_PROJECT_DIR}
|
||||
- cp -R * /root/Engys/HELYX-OS/v2.4.0
|
||||
|
|
|
|||
Reference in a new issue