mirror of
https://github.com/drewcassidy/KSP-Conformal-Decals.git
synced 2024-09-01 18:23:54 +00:00
commit
6ab699fb23
@ -4,6 +4,7 @@ python:
|
|||||||
before_install:
|
before_install:
|
||||||
- echo -e "machine github.com\n login $GITHUB_OAUTH_TOKEN" > ~/.netrc
|
- echo -e "machine github.com\n login $GITHUB_OAUTH_TOKEN" > ~/.netrc
|
||||||
- git lfs pull
|
- git lfs pull
|
||||||
|
- git lfs fetch --all
|
||||||
install:
|
install:
|
||||||
- pip install awscli boto3 requests
|
- pip install awscli boto3 requests
|
||||||
branches:
|
branches:
|
||||||
|
Loading…
Reference in New Issue
Block a user