From dd4641d164c595af9b1ef879bf629135ab2e90cd Mon Sep 17 00:00:00 2001 From: huxin <1219654535@qq.com> Date: Tue, 28 May 2024 01:49:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/action.ya?= =?UTF-8?q?ml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/action.yaml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/.gitea/workflows/action.yaml b/.gitea/workflows/action.yaml index 5ccb861..454309f 100644 --- a/.gitea/workflows/action.yaml +++ b/.gitea/workflows/action.yaml @@ -4,15 +4,7 @@ on: [push] jobs: Explore-Gitea-Actions: - runs-on: linux_server - # container: node:21 - # container: - # image: ghcr.nju.edu.cn/catthehacker/ubuntu:act-latest - # volumes: - # - /run/docker.sock:/run/docker.sock - # env: - # DOCKER_ORG: gitea - # DOCKER_LATEST: latest + runs-on: local steps: - run: docker ps # - name: Init Env