From e4994705bbef380ad62e7b829832a4bba2f3d0ff Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Fri, 21 Jul 2017 12:49:58 +0200 Subject: leg-erp-dpdk: take care of artifacts Change-Id: I05507ba0aa60b4250a8c313ff8b246b9aa75108c --- leg-erp-dpdk.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'leg-erp-dpdk.yaml') diff --git a/leg-erp-dpdk.yaml b/leg-erp-dpdk.yaml index 8d820940e1..2fbdb022bc 100644 --- a/leg-erp-dpdk.yaml +++ b/leg-erp-dpdk.yaml @@ -48,11 +48,17 @@ debuild --no-lintian -uc -us -sa -S + cd .. + + pwd + echo $WORKSPACE + ls -l + echo "source=$BUILD_URL/artifact/`find . -name *dsc`" >build-params echo "repo=erp-17.08-staging" >>build-params echo "appendversion=false" >>build-params - cd .. + mv *.changes *.dsc *.gz *.xz params-* $WORKSPACE publishers: - archive: -- cgit v1.2.3