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/