添加 .woodpecker/win_test.yaml
This commit is contained in:
@@ -0,0 +1,10 @@
|
|||||||
|
when:
|
||||||
|
branch: main
|
||||||
|
|
||||||
|
platform: windows/amd64
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- name: test-exprorer
|
||||||
|
image: none
|
||||||
|
commands:
|
||||||
|
- explorer C:\Users\
|
||||||
Reference in New Issue
Block a user