mirror of
https://github.com/saltstack-formulas/rsyncd-formula.git
synced 2025-07-22 11:11:56 +02:00
Try bootstrapping stable instead of develop
This commit is contained in:
parent
52e24c5c2e
commit
08de91fc43
@ -4,7 +4,7 @@ python:
|
||||
|
||||
before_install:
|
||||
- sudo apt-get update
|
||||
- curl -L http://bootstrap.saltstack.org | sudo sh -s -- git develop
|
||||
- curl -L http://bootstrap.saltstack.org | sudo BS_PIP_ALLOWED=1 BS_ECHO_DEBUG=1 sh -s -- stable
|
||||
|
||||
install:
|
||||
- sudo mkdir -p /srv && sudo ln -sfn $PWD /srv/formula
|
||||
|
Loading…
x
Reference in New Issue
Block a user