Browse Source

drone1

master
zhipeng.hu 1 year ago
parent
commit
42f75fc8c2
  1. 2
      .drone.yml

2
.drone.yml

@ -15,4 +15,4 @@ steps:
commands:
- echo "hello world"
when:
target: [ "test","pre" ]
target: [ "test","pre" ]
Loading…
Cancel
Save