Update my-first-workflow.yaml

This commit is contained in:
2026-01-26 10:22:13 +08:00
committed by GitHub
parent a342d4e0a8
commit 1275a2a401

View File

@@ -1,7 +1,12 @@
when:
- event: push
branch: main
clone:
git:
image: woodpeckerci/plugin-git
settings:
depth: 50
lfs: false
steps:
- name: build
image: debian