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: commands:
- echo "hello world" - echo "hello world"
when: when:
target: [ "test","pre" ]
target: [ "test","pre" ]
Loading…
Cancel
Save