gitlab-ci: don't remove a package we don't install anymore

Fixes: 85dace1c0b7c1839d121 ("gitlab-ci: remove software-properties-common")
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
Eric Engestrom 2019-08-03 23:35:02 +01:00
parent dc471f2ef8
commit c251e2e662

View File

@ -219,6 +219,5 @@ apt-get purge -y \
libtool \
curl \
unzip \
gnupg \
software-properties-common
gnupg
apt-get autoremove -y --purge