mirror of
https://gitee.com/eda-development/eda_fpga.git
synced 2025-08-06 17:22:03 +08:00
更新.gitlab-ci.yml文件
This commit is contained in:
@ -14,21 +14,21 @@ deploy-build_ubuntu_x86:
|
|||||||
- qmake
|
- qmake
|
||||||
- make
|
- make
|
||||||
- echo 'ubuntu_x86上编译完成'
|
- echo 'ubuntu_x86上编译完成'
|
||||||
# - scp eda_qt root@101.43.50.254:/var/www/html/
|
# # - scp eda_qt root@101.43.50.254:/var/www/html/
|
||||||
- cd ~
|
# - cd ~
|
||||||
- pwd
|
|
||||||
- echo "传输完成"
|
|
||||||
# deploy-build_uos_x86:
|
|
||||||
# stage: deploy
|
|
||||||
# only:
|
|
||||||
# - tg
|
|
||||||
# tags:
|
|
||||||
# - build_uos_x86
|
|
||||||
# script:
|
|
||||||
# - echo '开始在uos_x86上编译'
|
|
||||||
# - cd src/eda_fpga
|
|
||||||
# - pwd
|
# - pwd
|
||||||
# - echo 'uos_x86上编译完成'
|
# - echo "传输完成"
|
||||||
|
deploy-build_centos_x86:
|
||||||
|
stage: deploy
|
||||||
|
only:
|
||||||
|
- tg
|
||||||
|
tags:
|
||||||
|
- build_centos_x86
|
||||||
|
script:
|
||||||
|
- echo '开始在centis_x86上编译'
|
||||||
|
- cd src/eda_fpga
|
||||||
|
- pwd
|
||||||
|
- echo 'centos_x86上编译完成'
|
||||||
|
|
||||||
test:
|
test:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
|
Reference in New Issue
Block a user