Libraries
»
appwrite
(16.0.0)
»
Index (V)
»
Appwrite
»
Enums
»
VCSDeploymentType
Module: Appwrite::Enums::VCSDeploymentType
Defined in:
lib/appwrite/enums/vcs_deployment_type.rb
Constant Summary
collapse
BRANCH =
'
branch
'
COMMIT =
'
commit
'
TAG =
'
tag
'