mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-08 05:51:09 -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:
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue