mirror of
https://github.com/yldio/copilot.git
synced 2024-11-13 06:40:06 +02:00
Adding TODO not to script
This commit is contained in:
parent
11d6f411f8
commit
5e9d3b4041
@ -21,7 +21,7 @@ dependencies:
|
||||
- echo -e "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > ~/.npmrc
|
||||
override:
|
||||
- make && make install
|
||||
# Install git-lfs
|
||||
# Install git-lfs - TODO: Move to make task
|
||||
- curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash
|
||||
- sudo apt-get install git-lfs
|
||||
- ssh git@github.com git-lfs-authenticate yldio/joyent-portal.git download
|
||||
|
Loading…
Reference in New Issue
Block a user