mirror of
https://github.com/gsi-upm/senpy
synced 2025-08-23 18:12:20 +00:00
move nltk data volume
This commit is contained in:
@@ -14,7 +14,7 @@ variables:
|
|||||||
KUBENS: senpy
|
KUBENS: senpy
|
||||||
LATEST_IMAGE: "${HUB_REPO}:${CI_COMMIT_SHORT_SHA}"
|
LATEST_IMAGE: "${HUB_REPO}:${CI_COMMIT_SHORT_SHA}"
|
||||||
SENPY_DATA: "/senpy-data/" # This is configured in the CI job
|
SENPY_DATA: "/senpy-data/" # This is configured in the CI job
|
||||||
NLTK_DATA: "/senpy-data/nltk" # Store NLTK downloaded data
|
NLTK_DATA: "/senpy-data/nltk_data" # Store NLTK downloaded data
|
||||||
|
|
||||||
docker:
|
docker:
|
||||||
stage: publish
|
stage: publish
|
||||||
|
Reference in New Issue
Block a user