aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2018-12-08 15:12:11 +1100
committerDean Camera <dean@fourwalledcubicle.com>2018-12-08 15:12:11 +1100
commit4fc5650d99b2e3131aea06f357fa647d24c6e166 (patch)
tree476498dde77be2107056a16b3f539d534180db3a
parentfe68aec846327c1e5d59c8c77489fd731b5633e1 (diff)
downloadlufa-4fc5650d99b2e3131aea06f357fa647d24c6e166.tar.gz
lufa-4fc5650d99b2e3131aea06f357fa647d24c6e166.tar.bz2
lufa-4fc5650d99b2e3131aea06f357fa647d24c6e166.zip
CI: Update pipeline names.
-rw-r--r--.drone.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.drone.yml b/.drone.yml
index fdb8f99f7..a31792d8e 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -6,7 +6,7 @@ platform:
arch: amd64
steps:
-- name: Documentation
+- name: Build Documentation
image: abcminiuser/docker-ci-avr8-toolchain:latest-arch
commands:
- make --quiet -C Maintenance upgrade-doxygen
@@ -15,7 +15,7 @@ steps:
---
kind: pipeline
-name: Arch
+name: Build (Arch)
platform:
os: linux
@@ -36,7 +36,7 @@ steps:
---
kind: pipeline
-name: Ubuntu
+name: Build (Ubuntu)
platform:
os: linux