mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-10 07:13:00 -07:00
Rename 'Test' stage
This commit is contained in:
parent
472579052b
commit
1da0becb0f
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue