This commit is contained in:
parent
abc6a91e46
commit
fd9f25e5d0
1 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@ jobs:
|
|||
runs-on: selfhosted
|
||||
steps:
|
||||
- run: |
|
||||
npm ci
|
||||
bundle install
|
||||
TAILWINDCSS_INSTALL_DIR=node_modules/.bin bundle exec ruby build.rb
|
||||
cp -rf _build/* /srv/farthergate.com/
|
||||
npm ci
|
||||
bundle install
|
||||
TAILWINDCSS_INSTALL_DIR=node_modules/.bin bundle exec ruby build.rb
|
||||
cp -rf _build/* /srv/farthergate.com/
|
Loading…
Add table
Add a link
Reference in a new issue