From b86ce547aac63c9dcd855a1f2a44ac938d2fcba8 Mon Sep 17 00:00:00 2001 From: skeleton Date: Wed, 16 Oct 2024 07:57:07 +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 7c821f9..e113eaa 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -31,6 +31,7 @@ build-job: - develop - release script: + - curl -I https://git.pogorockgames.com - git checkout $CI_COMMIT_REF_NAME - git pull # 拷贝到GOPATH