feat(): testing changelog

This commit is contained in:
Daniel Appelgren
2021-09-09 14:58:57 +02:00
parent b0460cbf24
commit 267958fe4c

View File

@@ -42,7 +42,7 @@ pipeline {
CACHE_DIRECTORY=/home/jenkins/.npm/cache
mkdir -p ${CACHE_DIRECTORY}
echo "_auth=${ENCODED}" >> .npmrc
# set -x
cat .npmrc
@@ -131,7 +131,6 @@ pipeline {
echo '### Deployed to "test"! ###'
}
}
}
}