Skip to content

Commit

Permalink
Revert "temporary test of adding the newsletter add-on"
Browse files Browse the repository at this point in the history
This reverts commit 62fa54f.
  • Loading branch information
pnicolli committed Sep 4, 2024
1 parent 62fa54f commit 2f2d613
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions dockerfiles/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ RUN <<EOT
cp -a /app/src/addons/${ADDON_PATH}/public .
yarn install --network-timeout 1000000
yarn dedupe @popperjs/core
yarn add @redturtle/volto-newsletter
yarn build
rm -rf cache omelette .yarn/cache
EOT
Expand All @@ -42,5 +41,3 @@ LABEL maintainer="RedTurtle" \
org.label-schema.vendor="RedTurtle"

COPY --from=builder /app/ /app/

ENV ADDONS="@redturtle/volto-newsletter"

0 comments on commit 2f2d613

Please sign in to comment.