Skip to content

Commit 748d00d

Browse files
committed
Add Quant Cloud migration configuration
- Add quant.type labels to docker-compose services - Add GitHub Actions build-deploy workflow - Update Drupal settings for Quant Cloud environment variables - Make Elasticsearch compatible with ECS Fargate - Convert post-rollout tasks to entrypoint scripts - Add nginx configuration for CDN header handling - Add Quant Cloud scripts (provision and database backup)
1 parent 5cc9708 commit 748d00d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ name: Build and Push civictheme-monorepo-drupal to Quant Cloud
77
- develop
88
- quant-cloud-migration
99
- feature/*
10-
- pr-*
1110
- content/*
11+
- pr-*
1212
tags:
1313
- '*'
1414
pull_request:

0 commit comments

Comments
 (0)