[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] haskell-package-plan: manually clone git repo as we're runnign remote now
Holger Levsen
gitlab at salsa.debian.org
Tue Nov 27 15:26:44 GMT 2018
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
ad19ca34 by Holger Levsen at 2018-11-27T15:26:16Z
haskell-package-plan: manually clone git repo as we're runnign remote now
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- job-cfg/haskell-package-plan.yaml
Changes:
=====================================
job-cfg/haskell-package-plan.yaml
=====================================
@@ -75,6 +75,6 @@
- '{name}':
my_distro: 'sid'
my_pkgs: 'cabal-install ghc dctrl-tools patchutils libtext-patch-perl libfile-slurp-perl libipc-run-perl liblist-moreutils-perl libdpkg-perl'
- my_shell: 'export http_proxy=http://localhost:3128; cabal update ; ./test-packages.pl' # the job runs on pb10 and that node runs a proxy
+ my_shell: 'export http_proxy=http://localhost:3128; git clone https://salsa.debian.org/haskell-team/package-plan.git ; cd package-plan ; cabal update ; ./test-packages.pl' # the job runs on pb10 and that node runs a proxy
my_description: 'Haskell Metadata sanity checks'
my_recipients: 'jenkins+debian-haskell qa-jenkins-scm at lists.alioth.debian.org pkg-haskell-maintainers at lists.alioth.debian.org'
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/ad19ca34389aac8f4638ac90c4cabb589dac85d9
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/ad19ca34389aac8f4638ac90c4cabb589dac85d9
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20181127/0e8f0f75/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list