mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-10 19:57:17 +03:00
1f7229f40f
This reverts commitc9ba3d3c2d
, reversing changes made to92c26a35d4
.
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}"
|