Skip to content

Commit 5f9b508

Browse files
committed
Change deploy paths for push and moderation services
1 parent 64fe6c6 commit 5f9b508

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.gitlab/ci/deploy_services.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ moderation-deploy-manifest-production:
117117
- .moderation-deploy-workflow
118118
- .service-deploy-manifest
119119
variables:
120-
MANIFEST_QUICK_TARGETS: inventory/polycentric-east/moderation.yml:polycentriceast
120+
MANIFEST_QUICK_TARGETS: inventory/polycentric-moderation/moderation-east.yml:polycentriceast,inventory/polycentric-moderation/moderation-west.yml:polycentriceast
121121
needs:
122122
- moderation-deploy-image-production
123123

@@ -160,7 +160,7 @@ push-notifications-deploy-manifest-production:
160160
- .push-notifications-deploy-workflow
161161
- .service-deploy-manifest
162162
variables:
163-
MANIFEST_QUICK_TARGETS: inventory/polycentric-east/notifications.yml:polycentriceast
163+
MANIFEST_QUICK_TARGETS: inventory/polycentric-push-notifications/push-notifications.yml:polycentriceast
164164
needs:
165165
- push-notifications-deploy-image-production
166166

0 commit comments

Comments
 (0)