Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
polyaxon-team committed Oct 29, 2020
1 parent 4f7bf55 commit 38d524c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion in_cluster/spacy/dispacy/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ kind: operation
name: build
params:
destination:
connection: docker-connection
value:
name: polyaxon/polyaxon-spacy-examples
connection: docker-connection
context:
value: "/plx_context/artifacts/polyaxon-examples/spacy/displacy"
runPatch:
Expand Down
2 changes: 1 addition & 1 deletion in_cluster/spacy/train/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ kind: operation
name: build
params:
destination:
connection: docker-connection
value:
name: polyaxon/polyaxon-spacy-examples
connection: docker-connection
context:
value: "/plx_context/artifacts/polyaxon-examples/spacy/train"
runPatch:
Expand Down

0 comments on commit 38d524c

Please sign in to comment.