test for drone

This commit is contained in:
liuyq-617 2021-04-27 19:11:09 +08:00
parent 4d21403d3c
commit 2677b8867d
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@ steps:
- name: 64-bit - name: 64-bit
image: alpine image: alpine
commands: commands:
- echo 64-bit is good - echo 64-bit is good.
when: when:
branch: branch:
- develop - develop