mirror of
https://github.com/discourse/discourse-subscriptions.git
synced 2025-07-08 15:22:46 +00:00
link instead of check out master
This commit is contained in:
parent
4634e37fe5
commit
669aba6549
@ -29,7 +29,7 @@ before_install:
|
|||||||
|
|
||||||
install:
|
install:
|
||||||
- touch config/stripe.yml
|
- touch config/stripe.yml
|
||||||
- git clone https://github.com/choiceaustralia/discourse-payments.git plugins/discourse-payments --depth=1
|
- ln -s ../discourse-payments plugins/discourse-payments
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- gem install bundler
|
- gem install bundler
|
||||||
|
Loading…
x
Reference in New Issue
Block a user