更新 .gitea/workflows/action.yaml
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s Details

This commit is contained in:
huxin 2024-05-28 01:49:58 +08:00
parent deca0a15d0
commit dd4641d164
1 changed files with 1 additions and 9 deletions

View File

@ -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