keep fixing gitea

This commit is contained in:
irving
2025-10-04 00:28:32 -04:00
parent a438d62fd9
commit 29aa005b87

View File

@@ -16,7 +16,7 @@ jobs:
# Match your current runner label and provide a container with Node + Docker CLI # Match your current runner label and provide a container with Node + Docker CLI
runs-on: docker runs-on: docker
container: container:
image: ghcr.io/catthehacker/ubuntu:act-latest image: peipei-ci:latest
options: --privileged -v /var/run/docker.sock:/var/run/docker.sock options: --privileged -v /var/run/docker.sock:/var/run/docker.sock
steps: steps:
- name: Checkout - name: Checkout