From f7e2773a86011027274218cf5f454880030cef6b Mon Sep 17 00:00:00 2001 From: yunpeng Date: Thu, 19 Dec 2024 20:34:42 +0800 Subject: [PATCH] update cicd_script --- .gitea/workflows/blog_hexo.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/blog_hexo.yaml b/.gitea/workflows/blog_hexo.yaml index ce55879..d7a069b 100644 --- a/.gitea/workflows/blog_hexo.yaml +++ b/.gitea/workflows/blog_hexo.yaml @@ -13,7 +13,6 @@ jobs: name: Deploy blog runs-on: ubuntu-latest container: - image: node:16.18.0-alpine volumes: - ${{ env.DEPLOYED_DIR }}:/deployed-site steps: