Rename 'Test' stage

This commit is contained in:
Vidar Holen 2020-02-15 19:22:27 -08:00
parent 472579052b
commit 1da0becb0f
1 changed files with 3 additions and 1 deletions

View File

@ -6,7 +6,9 @@ services:
jobs:
include:
- stage: Test
- stage: Build binaries
# This must weirdly not have a dash, otherwise an empty job is created
env: BUILD=linux
- env: BUILD=windows
- env: BUILD=armv6hf