From 5432a4473de2acb3c6f20cc3f79609215db01538 Mon Sep 17 00:00:00 2001 From: Aleks Rutins Date: Mon, 9 Jun 2025 22:09:37 -0400 Subject: [PATCH] Run outside of a container --- .radicle/native.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.radicle/native.yaml b/.radicle/native.yaml index 7b6e38c..1cc4bdb 100644 --- a/.radicle/native.yaml +++ b/.radicle/native.yaml @@ -1,4 +1,5 @@ shell: | npm ci - podman run -it -v .:/site:z -e 'TAILWINDCSS_INSTALL_DIR=/site/node_modules/.bin' quay.io/aspr/phlexite:latest + bundle install + TAILWINDCSS_INSTALL_DIR=/site/node_modules/.bin bundle exec ruby build.rb cp -r _build/* /srv/farthergate.com/