fix: ci
All checks were successful
Docker Image CI / build (push) Successful in 8s

This commit is contained in:
merlin
2025-10-21 11:37:03 +08:00
parent e661e112a0
commit d258f9920c

View File

@@ -6,9 +6,8 @@ on:
jobs:
build:
runs-on: runner
runs-on: [rke2,docker]
container:
network: host
image: harbor.merlin.xin/mirrors/docker.io/library/node:20-bullseye
steps:
- name: Checkout code