fix: ci
Some checks failed
Docker Image CI / build (push) Has been cancelled

This commit is contained in:
merlin
2025-10-21 09:42:12 +08:00
parent 05a7b51ec8
commit a3765cff46

View File

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