mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
try a newer node
This commit is contained in:
parent
49ffc1eb61
commit
7a77a3c1dd
1 changed files with 2 additions and 0 deletions
|
@ -47,6 +47,8 @@ cache:
|
||||||
- vendor/bundle
|
- vendor/bundle
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
|
- nvm install node
|
||||||
|
- node --version
|
||||||
- gem install bundler
|
- gem install bundler
|
||||||
- git clone --depth=1 https://github.com/discourse/discourse-backup-uploads-to-s3.git plugins/discourse-backup-uploads-to-s3
|
- git clone --depth=1 https://github.com/discourse/discourse-backup-uploads-to-s3.git plugins/discourse-backup-uploads-to-s3
|
||||||
- git clone --depth=1 https://github.com/discourse/discourse-spoiler-alert.git plugins/discourse-spoiler-alert
|
- git clone --depth=1 https://github.com/discourse/discourse-spoiler-alert.git plugins/discourse-spoiler-alert
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue