4 lines
169 B
YAML
4 lines
169 B
YAML
shell: |
|
|
npm ci
|
|
podman run -it -v .:/site:z -e 'TAILWINDCSS_INSTALL_DIR=/site/node_modules/.bin' quay.io/aspr/phlexite:latest
|
|
cp -r _build/* /srv/farthergate.com/
|