File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11author : guipleite
22datetime_creted : 29/03/2021_13:46:23:802394723
3- deployment_uid : 9e70e6bf-49d9-418c-8c7a-cf7c876e9fc9
3+ deployment_uid : e02e481d-4e56-470f-baa9-ae84a583c0a8
44model_type : scikit-learn_0.23
5- model_uid : 12439c9c-4999-463d-8c66-57e4927caf70
5+ model_uid : f29e4cfc-3aab-458a-b703-fabc265f43a3
66project_name : Rain_aus
77project_version : v0.3
Original file line number Diff line number Diff line change 11#! /bin/sh
22
3- if python3 ./src/scripts/Pipelines/git_release_pipeline.py ./
3+ if ! python3 ./src/scripts/Pipelines/git_release_pipeline.py ./
44then
55 echo " Model already has been deployed, updating it"
66 python3 ./src/scripts/Pipelines/model_update_pipeline.py ./models/model.joblib ./ ./credentials.yaml
You can’t perform that action at this time.
0 commit comments