temp remove gpg key import
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Robert Kaussow 2020-06-11 15:57:59 +02:00
parent d54eaaa4c8
commit c5d3cd0c44
No known key found for this signature in database
GPG Key ID: 65362AE74AF98B61

View File

@ -36,7 +36,6 @@ RUN yum install -q -y \
yum-utils rpm-build rpmdevtools \
rsync \
epel-release && \
rpm --import https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-7 && \
yum clean all
USER root