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
|
# 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
|
||||||
|
|||||||
Reference in New Issue
Block a user