'.drone.yml' ändern

master
Jonas Franz 8 years ago
parent 0edf59dfec
commit edb83b7b09
  1. 2
      .drone.yml

@ -25,4 +25,4 @@ pipeline:
pull: true pull: true
commands: commands:
- apk --update add tree - apk --update add tree
- tree - tree
Loading…
Cancel
Save