Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ksuess committed Jun 16, 2024
1 parent 531ae9b commit 3c19ef4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions acceptance/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ services:
PLONE_SITE_PREFIX_PATH: ${PLONE_SITE_PREFIX_PATH?unset}
PLONE_USER: ${PLONE_USER?unset}
PLONE_PASSWORD: ${PLONE_PASSWORD?unset}
volumes:
- ../dockerfiles/opensearch/ingest-configuration:/configuration
profiles:
- prod

Expand All @@ -135,6 +137,8 @@ services:
PLONE_SITE_PREFIX_PATH: ${PLONE_SITE_PREFIX_PATH?unset}
PLONE_USER: ${PLONE_USER?unset}
PLONE_PASSWORD: ${PLONE_PASSWORD?unset}
volumes:
- ../dockerfiles/opensearch/ingest-configuration:/configuration
profiles:
- multilingual

Expand Down

0 comments on commit 3c19ef4

Please sign in to comment.