mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 16:26:26 +08:00
Rename 'Test' stage
This commit is contained in:
@@ -6,7 +6,9 @@ services:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
- stage: Test
|
- stage: Build binaries
|
||||||
|
|
||||||
|
# This must weirdly not have a dash, otherwise an empty job is created
|
||||||
env: BUILD=linux
|
env: BUILD=linux
|
||||||
- env: BUILD=windows
|
- env: BUILD=windows
|
||||||
- env: BUILD=armv6hf
|
- env: BUILD=armv6hf
|
||||||
|
Reference in New Issue
Block a user