Update repo to do ch-sync from Git

Change-Id: I586125cac1d6186ec7507dca73a1b74c38af355d
This commit is contained in:
Frode Nordahl 2017-09-25 18:26:02 +02:00 committed by Frode Nordahl
parent 9f9646bc35
commit 2b30d94a64
3 changed files with 4 additions and 4 deletions

View File

@ -13,8 +13,8 @@ lint:
bin/charm_helpers_sync.py:
@mkdir -p bin
@bzr cat lp:charm-helpers/tools/charm_helpers_sync/charm_helpers_sync.py \
> bin/charm_helpers_sync.py
@curl -o bin/charm_helpers_sync.py https://raw.githubusercontent.com/juju/charm-helpers/master/tools/charm_helpers_sync/charm_helpers_sync.py
sync: bin/charm_helpers_sync.py
@$(PYTHON) bin/charm_helpers_sync.py -c charm-helpers-hooks.yaml

View File

@ -1,5 +1,5 @@
destination: hooks/charmhelpers
branch: lp:charm-helpers
repo: https://github.com/juju/charm-helpers
include:
- fetch
- core

View File

@ -1,4 +1,4 @@
branch: lp:charm-helpers
repo: https://github.com/juju/charm-helpers
destination: tests/charmhelpers
include:
- fetch