mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-11-30 00:00:45 -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
|
||||
services:
|
||||
- docker:dind
|
||||
except:
|
||||
- blog
|
||||
artifacts:
|
||||
paths:
|
||||
- coverage/
|
||||
@ -115,8 +113,6 @@ coverage:
|
||||
stage: prepare
|
||||
variables:
|
||||
BUNDLE_WITHOUT: test:website:assorted
|
||||
except:
|
||||
- blog
|
||||
|
||||
image: "ruby:3.0-alpine"
|
||||
script:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user