Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ksuess committed Sep 23, 2023
1 parent 79c4251 commit 69faf30
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions acceptance/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,9 @@ services:
# ##### plone.app.robotframework
ZSERVER_HOST: "0.0.0.0"
ZSERVER_PORT: "55001"
APPLY_PROFILES: "plone.app.contenttypes:plone-content,plone.restapi:default,plone.volto:default-homepage"
CONFIGURE_PACKAGES: "plone.app.contenttypes,plone.restapi,plone.volto,plone.volto.cors"
# INSTALL_PRODUCTS: "collective.elastic.plone,collective.elastic.ingest"
# ##### plone-backend docker image
ADDONS: "plone.app.robotframework==2.0.0a6 plone.app.testing==7.0.0a3 plone.app.contenttypes plone.restapi plone.volto celery redis collective.elastic.plone collective.elastic.ingest"
ADDONS: "celery redis collective.elastic.plone collective.elastic.ingest"
SITE: "plone"
# DEVELOP: "git+https://github.com/collective/collective.elastic.plone.git#egg=collective.elastic.plone"

Expand Down

0 comments on commit 69faf30

Please sign in to comment.