From 931772c505ed69276db4fe4576b297da9f0922e7 Mon Sep 17 00:00:00 2001 From: binlingyu Date: Wed, 24 Jul 2024 10:09:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BArhostname=E4=BB=93=E5=BA=93=E7=94=B3?= =?UTF-8?q?=E8=AF=B7=E6=B7=BB=E5=8A=A0=E9=97=A8=E7=A6=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- openeuler-ci/rhostname.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 openeuler-ci/rhostname.yaml diff --git a/openeuler-ci/rhostname.yaml b/openeuler-ci/rhostname.yaml new file mode 100644 index 0000000..20117b8 --- /dev/null +++ b/openeuler-ci/rhostname.yaml @@ -0,0 +1,8 @@ +repo_name: rhostname +container_level: l1 +init_shell: "echo hello\necho $?" +users: + - login_name: binlingyu + name: binlingyu + email: binlingyu@uniontech.com + gitee_id: binlingyu \ No newline at end of file -- Gitee