Re-format / re-write .drone.yml
continuous-integration/drone/pr Build encountered an error Details
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Manuel Friedli 2019-05-03 03:01:52 +02:00
parent 1d773e73ca
commit 2125bfae59
1 changed files with 8 additions and 5 deletions

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