'.drone.yml' ändern

master
Jonas Franz 7 years ago
parent 52f0dd9684
commit 7fb776870d
  1. 2
      .drone.yml

@ -15,5 +15,5 @@ pipeline:
image: alpine
pull: true
commands:
- apk add -u tree
- apk --update add tree
- tree
Loading…
Cancel
Save