keep fixing gitea
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
# Match your current runner label and provide a container with Node + Docker CLI
|
||||
runs-on: docker
|
||||
container:
|
||||
image: ghcr.io/catthehacker/ubuntu:act-latest
|
||||
image: peipei-ci:latest
|
||||
options: --privileged -v /var/run/docker.sock:/var/run/docker.sock
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user