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

This commit is contained in:
merlin
2025-10-21 11:51:20 +08:00
parent f174b0bf82
commit b4332484ea

View File

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