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]