From 5f11c389cab5b32672016f19fee80ba42e78678b Mon Sep 17 00:00:00 2001 From: Robert van Dijk Date: Sun, 8 Oct 2023 15:00:52 +0200 Subject: [PATCH] Use Zettle Stock WP plugin from CH organization --- apps/website/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/website/deploy.yaml b/apps/website/deploy.yaml index 46d96d90..238a4148 100644 --- a/apps/website/deploy.yaml +++ b/apps/website/deploy.yaml @@ -51,7 +51,7 @@ spec: - name: W3CIE_THEME value: https://github.com/WISVCH/rechallenge/archive/master.zip - name: W3CIE_PLUGINS - value: disable-comments,disable-search,post-types-order,wordpress-seo,https://github.com/daggerhart/openid-connect-generic/archive/dev.zip,https://github.com/WISVCH/wisvch-wordpress-plugin/archive/master.zip,depublish-posts,redirection,ewww-image-optimizer,photo-gallery,10web-manager,instagram-feed,wp-statistics,https://github.com/robertdijk/zettle-stock/archive/master.zip + value: disable-comments,disable-search,post-types-order,wordpress-seo,https://github.com/daggerhart/openid-connect-generic/archive/dev.zip,https://github.com/WISVCH/wisvch-wordpress-plugin/archive/master.zip,depublish-posts,redirection,ewww-image-optimizer,photo-gallery,10web-manager,instagram-feed,wp-statistics,https://github.com/WISVCH/zettle-stock/archive/master.zip - name: APACHE_LOG_DIR value: /var/log/apache/ resources: