From 258be9011429969763e9d4d3c6257ef085a18458 Mon Sep 17 00:00:00 2001 From: Administrator Date: Tue, 1 Apr 2025 10:33:38 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 61c6025..ebc7d73 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,6 +12,7 @@ job_deploy: only: - master stage: deploy + image: node:latest # 直接在此处定义 tags: - staryEvo before_script: