From 5134429533c9ae863063c9fe50b7529c4798a187 Mon Sep 17 00:00:00 2001 From: Dingjiahui Date: Wed, 26 Feb 2025 16:17:54 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=B3=E8=AF=B7jenkins=E8=B4=A6=E5=8F=B7?= =?UTF-8?q?=EF=BC=8C=E5=AF=B9=E6=8E=A5oeDeploy=E4=BB=A3=E7=A0=81=E4=BB=93?= =?UTF-8?q?=E9=97=A8=E7=A6=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- openeuler-ci/oeDeploy.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 openeuler-ci/oeDeploy.yaml diff --git a/openeuler-ci/oeDeploy.yaml b/openeuler-ci/oeDeploy.yaml new file mode 100644 index 0000000..adc258e --- /dev/null +++ b/openeuler-ci/oeDeploy.yaml @@ -0,0 +1,16 @@ +repo_name: oeDeploy +container_level: l1 +init_shell: "echo hello\necho $?" +users: + - login_name: dingjiahui + name: dingjiahui + email: dingjiahui4@huawei.com + gitee_id: dingjiahuichina + - login_name: liujiangbin + name: liujiangbin + email: jiangpancjy@163.com + gitee_id: liujiangbin11 + - login_name: yuanlipeng + name: yuanlipeng + email: yuanlipeng2@huawei.com + gitee_id: randy1568 -- Gitee