'.drone.yml' ändern

master
Jonas Franz 7 years ago
parent aee4114fd8
commit 7d8add9623
  1. 1
      .drone.yml

@ -16,6 +16,7 @@ pipeline:
image: alpine
pull: true
commands:
- uname -a
- apk --update add tree git
- tree
- git config user.name Jonas

Loading…
Cancel
Save