Skip to content

Commit ed55d00

Browse files
retlehsclaude
andauthored
Fix CI integration workflow for Bedrock without composer.lock (#1656)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 0a87bd9 commit ed55d00

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
cp ../../.github/files/inventory hosts/production
5050
cp ../../.github/files/wordpress_sites.yml group_vars/production/wordpress_sites.yml
5151
cp ../../.github/files/vault.yml group_vars/production/vault.yml
52+
echo 'composer_platform_requirements_check: false' >> group_vars/production/main.yml
5253
working-directory: example.com/trellis
5354
- run: trellis exec ansible-playbook --version
5455
working-directory: example.com/trellis

0 commit comments

Comments
 (0)