From: John Ellson Date: Tue, 13 Nov 2018 16:15:15 +0000 (-0500) Subject: get paths right for artifacts X-Git-Tag: 2.42.0~32 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4d0f0be30b9601243e5a63b4a6e7a29d5681852d;p=graphviz get paths right for artifacts --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e7481ac94..1964de2a0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -44,8 +44,8 @@ portable-source: when: on_success expire_in: 1 week paths: - - *.deb - - *.ddeb + - ./*.deb + - ./*.ddeb only: - master