Re-format / re-write .drone.yml
Some checks reported errors
continuous-integration/drone/pr Build encountered an error
continuous-integration/drone/push Build is passing

This commit is contained in:
Manuel Friedli 2019-05-03 03:01:52 +02:00
parent 1d773e73ca
commit 2125bfae59

View file

@ -1,5 +1,8 @@
pipeline:
build:
image: aegypius/repoman
commands:
- repoman -x -p
kind: pipeline
name: default
steps:
- name: run-repoman
image: aegypius/repoman
commands:
- repoman -x -p