Implement Keystone environment deployments
This commit is contained in:
8
resources/js/enums/BuildStrategy.js
Normal file
8
resources/js/enums/BuildStrategy.js
Normal file
@@ -0,0 +1,8 @@
|
||||
// This is a generated file.
|
||||
|
||||
export default {
|
||||
"TARGET_SERVER": "target_server",
|
||||
"DEDICATED_BUILDER": "dedicated_builder",
|
||||
"EXTERNAL_REGISTRY": "external_registry"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user