Skip to content

Commit

Permalink
feat: add Skaffold verbose support to Execution Environment properties (
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] committed May 16, 2024
1 parent 8116013 commit fbe1b90
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -831,6 +831,10 @@ class DeployParametersEntry
# Optional. Execution timeout for a Cloud Build Execution. This must be
# between 10m and 24h in seconds format. If unspecified, a default timeout of
# 1h is used.
# @!attribute [rw] verbose
# @return [::Boolean]
# Optional. If true, additional logging will be enabled when running builds
# in this execution environment.
class ExecutionConfig
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
Expand Down

0 comments on commit fbe1b90

Please sign in to comment.