mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-12-01 00:01:11 -05:00
enable tests and coverage in blog branch
This commit is contained in:
parent
84f5c04412
commit
d4a05a281f
@ -20,8 +20,6 @@ variables:
|
|||||||
stage: test
|
stage: test
|
||||||
services:
|
services:
|
||||||
- docker:dind
|
- docker:dind
|
||||||
except:
|
|
||||||
- blog
|
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- coverage/
|
- coverage/
|
||||||
@ -115,8 +113,6 @@ coverage:
|
|||||||
stage: prepare
|
stage: prepare
|
||||||
variables:
|
variables:
|
||||||
BUNDLE_WITHOUT: test:website:assorted
|
BUNDLE_WITHOUT: test:website:assorted
|
||||||
except:
|
|
||||||
- blog
|
|
||||||
|
|
||||||
image: "ruby:3.0-alpine"
|
image: "ruby:3.0-alpine"
|
||||||
script:
|
script:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user