fix: ci
Some checks failed
Docker Image CI / build (push) Failing after 57s

This commit is contained in:
merlin
2025-10-21 10:29:44 +08:00
parent 21fb37f8da
commit e661e112a0

View File

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