mirror of
https://github.com/pypiserver/pypiserver
synced 2025-02-22 19:19:37 +01:00
Reordered stages for testing
This commit is contained in:
parent
2206fd543a
commit
fd170f899b
@ -14,10 +14,14 @@ branches:
|
||||
except:
|
||||
- standalone
|
||||
|
||||
stages:
|
||||
- docker
|
||||
- test
|
||||
|
||||
jobs:
|
||||
include:
|
||||
|
||||
- stage: test Docker image
|
||||
- stage: docker
|
||||
sudo: required
|
||||
services:
|
||||
- docker
|
||||
|
Loading…
Reference in New Issue
Block a user