From 7e3f31e267e0d7fb1d3a9515578856c136b6c255 Mon Sep 17 00:00:00 2001 From: xinian Date: Tue, 31 Mar 2026 01:47:32 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=BE=91=E6=96=87=E4=BB=B6=20.cnb.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cnb.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.cnb.yml b/.cnb.yml index 773c4c0bf..6e00f8370 100644 --- a/.cnb.yml +++ b/.cnb.yml @@ -2,6 +2,11 @@ $: vscode: - runner: cpus: 2 + docker: + build: .ide/Dockerfile + services: + - vscode + - docker stages: - name: ls script: ls -al