mirror of
https://github.com/lubuntu-team/ci-tooling.git
synced 2025-05-05 22:31:28 +00:00
lp_check.py, not lp_check.
This commit is contained in:
parent
819c0ae584
commit
3fd9869417
@ -57,7 +57,7 @@ gzip {{ NAME }}_$VERSION.orig.tar;
|
|||||||
(cd {{ NAME }}; dch --distribution {{ RELEASE }} --package "{{ NAME }}" --newversion "$VERSION-0ubuntu1~ppa1" "CI upload."; debuild -S -d -sa -k234778F3D70C2B9785EB7426E7BE29862BE6F574; dput {{ UPLOAD_TARGET }} ../{{ NAME }}_$VERSION-0ubuntu1~ppa1_source.changes)
|
(cd {{ NAME }}; dch --distribution {{ RELEASE }} --package "{{ NAME }}" --newversion "$VERSION-0ubuntu1~ppa1" "CI upload."; debuild -S -d -sa -k234778F3D70C2B9785EB7426E7BE29862BE6F574; dput {{ UPLOAD_TARGET }} ../{{ NAME }}_$VERSION-0ubuntu1~ppa1_source.changes)
|
||||||
sleep 5m;
|
sleep 5m;
|
||||||
git clone https://phab.lubuntu.me/source/ci-tooling.git tooling;
|
git clone https://phab.lubuntu.me/source/ci-tooling.git tooling;
|
||||||
./tooling/ci/lp_check -p {{ NAME }} -v $VERSION -t lubuntu-ci -r unstable-ci-proposed;
|
./tooling/ci/lp_check.py -p {{ NAME }} -v $VERSION -t lubuntu-ci -r unstable-ci-proposed;
|
||||||
</command>
|
</command>
|
||||||
</hudson.tasks.Shell>
|
</hudson.tasks.Shell>
|
||||||
</builders>
|
</builders>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user