We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5fb0220 + 7d4faff commit 2fbd175Copy full SHA for 2fbd175
2 files changed
orb/jobs/@drupal.yml
@@ -411,7 +411,7 @@ drupal-deploy: &drupal-deploy
411
helm_flags:
412
description: "Custom helm flags to add to the helm deploy command."
413
type: string
414
- default: ""
+ default: "--history-max=4"
415
working_directory: ~/project/<<parameters.drupal-root>>
416
steps:
417
- checkout:
orb/jobs/@frontend.yml
@@ -73,7 +73,7 @@ frontend-build-deploy:
73
74
75
76
77
78
- checkout
79
- silta-cli-setup:
0 commit comments