mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 04:08:09 +03:00
12 lines
259 B
YAML
12 lines
259 B
YAML
steps:
|
|
-
|
|
command: "fab env clean make test wheel"
|
|
label: ":dizzy: :python:"
|
|
artifact_paths: "dist/*.whl"
|
|
- wait
|
|
- trigger: "spacy-train-from-wheel"
|
|
label: ":dizzy: :train:"
|
|
build:
|
|
env:
|
|
SPACY_VERSION: "{$SPACY_VERSION}"
|