编辑文件 .cnb.yml
Some checks failed
ci/woodpecker/push/my-first-workflow Pipeline failed

This commit is contained in:
xinian
2026-03-31 01:44:41 +08:00
committed by cnb
parent e440bd7613
commit 799fb24f43

View File

@@ -2,6 +2,9 @@ $:
vscode: vscode:
- runner: - runner:
cpus: 2 cpus: 2
stages:
- name: ls
script: ls -al
main: main:
push: push: