You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`build_timeout` (Number) The maximum amount of time, in seconds, that a job can run.
87
87
-`builds_access_level` (String) Set the builds access level. Valid values are `disabled`, `private`, `enabled`.
88
88
-`ci_config_path` (String) Custom Path to CI config file.
89
+
-`ci_default_git_depth` (Number) Default number of revisions for shallow cloning.
89
90
-`ci_forward_deployment_enabled` (Boolean) When a new deployment job starts, skip older deployment jobs that are still pending.
90
91
-`container_expiration_policy` (Block List, Max: 1) Set the image cleanup policy for this project. **Note**: this field is sometimes named `container_expiration_policy_attributes` in the GitLab Upstream API. (see [below for nested schema](#nestedblock--container_expiration_policy))
91
92
-`container_registry_access_level` (String) Set visibility of container registry, for this project. Valid values are `disabled`, `private`, `enabled`.
0 commit comments