编辑文件 .cnb.yml
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful

This commit is contained in:
xinian
2026-03-31 01:47:32 +08:00
committed by cnb
parent 799fb24f43
commit 7e3f31e267

View File

@@ -2,6 +2,11 @@ $:
vscode:
- runner:
cpus: 2
docker:
build: .ide/Dockerfile
services:
- vscode
- docker
stages:
- name: ls
script: ls -al