Package pipeline as ModelHub strategy
This commit is contained in:
9
.env.example
Normal file
9
.env.example
Normal file
@@ -0,0 +1,9 @@
|
||||
STRATEGY_ID=replace-with-platform-strategy-id
|
||||
MODELHUB_USER_ACCOUNT=replace-with-modelhub-account
|
||||
MODELHUB_USER_PASSWORD=replace-with-modelhub-password
|
||||
PORT=8080
|
||||
PIPELINE_RUN_MODE=resume
|
||||
PIPELINE_START_STEP=1
|
||||
PIPELINE_FORCE_RERUN_STEPS=
|
||||
PIPELINE_RUN_INTERVAL_SECONDS=3600
|
||||
PIPELINE_RETRY_INTERVAL_SECONDS=60
|
||||
Reference in New Issue
Block a user