5 lines
150 B
YAML
5 lines
150 B
YAML
shell: |
|
|
npm ci
|
|
bundle install
|
|
TAILWINDCSS_INSTALL_DIR=/site/node_modules/.bin bundle exec ruby build.rb
|
|
cp -r _build/* /srv/farthergate.com/
|