Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 525 Bytes

File metadata and controls

12 lines (7 loc) · 525 Bytes

JobDeployRequest

Properties

Name Type Description Notes
image_tag Option<String> Image tag to deploy. Cannot be set if git_commit_id is defined [optional]
git_commit_id Option<String> Commit to deploy Cannot be set if image_tag is defined [optional]

[Back to Model list] [Back to API list] [Back to README]