From 023cece4ea3fef9addb264b658a46f0e141d4e9f Mon Sep 17 00:00:00 2001 From: Administrator Date: Wed, 2 Apr 2025 04:07:10 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0.gitlab-ci.yml=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7200940..8a188ca 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,14 +11,11 @@ job_deploy: only: - 00.StaryEvo stage: deploy - variables: - USER: root # 仅该 Job 使用 root tags: - staryEvo before_script: - echo '开始发布' script: - - echo '当前用户:'$(whoami) # 验证用户身份 #- ln -sf /srv/node-v13.11.0-linux-x64/bin/node /bin/node # 创建软链接到 bin 目录 - cd Assets/00.StaryEvo # 获取当前版本