diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fc1c59d27dd46a71c25968daa110a70ce92a1a58..95d7c13e73b0bf561e9fc2a0accd2ec9f21093f3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,3 +1,12 @@ +autoOpen: true +apps: + - port: 8501 + command: scons -j2 -C bsp/stm32/stm32l475-atk-pandora/ + root: ./ + name: rt-thread + description: 开发板运行 + autoOpen: true + before_script: - uname -a - cat /etc/issue