Skip to content

Commit 8257bf8

Browse files
author
Sebastian Spaink
committed
not using gpg for nightly
1 parent 6b021f1 commit 8257bf8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

telegraf/nightly/alpine/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ RUN set -ex && \
1414
mv /usr/src/telegraf*/etc/telegraf/telegraf.conf /etc/telegraf/ && \
1515
mkdir /etc/telegraf/telegraf.d && \
1616
cp -a /usr/src/telegraf*/usr/bin/telegraf /usr/bin/ && \
17-
gpgconf --kill all && \
1817
rm -rf *.tar.gz* /usr/src && \
1918
apk del .build-deps && \
2019
addgroup -S telegraf && \

0 commit comments

Comments
 (0)