.drone.yml: Change to trigger CI
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Alan Orth 2020-12-09 16:50:14 +02:00
parent 6b7e332e05
commit 4fe3cebfbc
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 0 additions and 1 deletions

View File

@ -7,4 +7,3 @@ steps:
image: alpine image: alpine
commands: commands:
- echo hello - echo hello
- echo world