mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-06 21:30:22 +03:00
Add buildkite files to v1.x branch
This commit is contained in:
parent
ed3524c15d
commit
bfbe8828bd
11
.buildkite/sdist.yml
Normal file
11
.buildkite/sdist.yml
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
steps:
|
||||||
|
-
|
||||||
|
command: "fab env clean make test sdist"
|
||||||
|
label: ":dizzy: :python:"
|
||||||
|
artifact_paths: "dist/*.tar.gz"
|
||||||
|
- wait
|
||||||
|
- trigger: "spacy-sdist-against-models"
|
||||||
|
label: ":dizzy: :hammer:"
|
||||||
|
build:
|
||||||
|
env:
|
||||||
|
SPACY_VERSION: "{$SPACY_VERSION}"
|
Loading…
Reference in New Issue
Block a user