update netdata to 1.19.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-02-05 01:40:28 -08:00
parent 489a82bab1
commit ee41e013de
3 changed files with 1 additions and 10 deletions

View File

@@ -18,13 +18,7 @@ apt-get -y install ssmtp mailutils apcupsd
git clone https://github.com/netdata/netdata.git /netdata.git
cd /netdata.git
TAG=$(</git-tag)
if [ ! -z "$TAG" ]; then
echo "Checking out tag: $TAG"
git checkout tags/$TAG
else
echo "No tag, using master"
fi
git checkout 5000257f0171271cb3ee2cf0fe02e8a2154ddf2e
# use the provided installer