Update my-first-workflow.yaml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user