Skip to content

Commit

Permalink
ACMS-3284: Remove gin_toolbar from build.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
chandan-singh7929 committed Dec 27, 2023
1 parent 994ca2b commit 3ea1708
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 24 deletions.
3 changes: 0 additions & 3 deletions acms/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ sites:
- acquia_cms_tour
- acquia_cms_video
- sitestudio_config_management
- gin_toolbar
starter_kit: acquia_cms_existing_site
themes:
admin: gin
Expand All @@ -30,7 +29,6 @@ sites:
- acquia_cms_tour
- acquia_cms_video
- consumer_image_styles
- gin_toolbar
starter_kit: acquia_cms_headless
themes:
admin: gin
Expand All @@ -45,7 +43,6 @@ sites:
- acquia_cms_toolbar
- acquia_cms_tour
- acquia_cms_video
- gin_toolbar
starter_kit: acquia_cms_community
themes:
admin: gin
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
}
],
"require": {
"acquia/acquia-cms-starterkit": "1.1.5",
"acquia/acquia-cms-starterkit": "dev-ACMS-3456",
"drupal/acquia_cms_audio": "dev-develop",
"drupal/acquia_cms_component": "dev-develop",
"drupal/acquia_cms_dam": "dev-develop",
Expand Down
42 changes: 22 additions & 20 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3ea1708

Please sign in to comment.