Skip to content

Commit 3bb90e4

Browse files
Merge upstream develop
2 parents 3ed9510 + 83fc688 commit 3bb90e4

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.gitlab/ci/deploy_services.yml

Lines changed: 5 additions & 5 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

@@ -221,7 +221,7 @@ scraper-deploy-manifest-production:
221221
- .scraper-deploy-workflow
222222
- .service-deploy-manifest
223223
variables:
224-
MANIFEST_QUICK_TARGETS: inventory/polycentric-east/scraper.yml:polycentriceast
224+
MANIFEST_QUICK_TARGETS: inventory/polycentric-east/scraper.yml:polycentriceast,inventory/polycentric-east/scraper.yml:polycentricwest
225225
needs:
226226
- scraper-deploy-image-production
227227

@@ -230,6 +230,6 @@ scraper-deploy-manifest-staging:
230230
- .scraper-deploy-workflow
231231
- .service-deploy-manifest
232232
variables:
233-
MANIFEST_QUICK_TARGETS: inventory/polycentric-scraper/app.yml:staging
233+
MANIFEST_QUICK_TARGETS: inventory/polycentric-scraper/scraper.yml:staging
234234
needs:
235-
- scraper-deploy-image-staging
235+
- scraper-deploy-image-staging

0 commit comments

Comments
 (0)