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

This commit is contained in:
merlin
2025-10-21 11:49:31 +08:00
parent d258f9920c
commit f174b0bf82

View File

@@ -8,7 +8,7 @@ jobs:
build:
runs-on: [rke2,docker]
container:
image: harbor.merlin.xin/mirrors/docker.io/library/node:20-bullseye
image: harbor.merlin.xin/mirrors/gcr.io/kaniko-project/executor:debug
steps:
- name: Checkout code
uses: actions/checkout@v4