Ines Almeida has proposed merging lp:~ines-almeida/ols-jenkaas/add-build-command-txpkgupload-job into lp:ols-jenkaas.
Commit message: Update txpkgupload job to add a build command Requested reviews: Launchpad code reviewers (launchpad-reviewers) For more details, see: https://code.launchpad.net/~ines-almeida/ols-jenkaas/add-build-command-txpkgupload-job/+merge/443809 The build command added will be added to the txpkgupload repo as part of this MP: https://code.launchpad.net/~lazr-developers/txpkgupload/+git/txpkgupload/+merge/443805 -- Your team Launchpad code reviewers is requested to review the proposed merge of lp:~ines-almeida/ols-jenkaas/add-build-command-txpkgupload-job into lp:ols-jenkaas.
=== modified file 'jobs/txpkgupload.yaml' --- jobs/txpkgupload.yaml 2020-06-08 13:45:34 +0000 +++ jobs/txpkgupload.yaml 2023-05-30 14:30:45 +0000 @@ -5,6 +5,7 @@ vcs: 'git' landing-tests: 'make check' deps-trunk: 'lp:~lazr-developers/txpkgupload/+git/dependencies' + build-command: 'make publish-tarball http_proxy=' jobs: - 'land-{name}-dependencies' - 'land-{name}'
_______________________________________________ Mailing list: https://launchpad.net/~launchpad-reviewers Post to : launchpad-reviewers@lists.launchpad.net Unsubscribe : https://launchpad.net/~launchpad-reviewers More help : https://help.launchpad.net/ListHelp