1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-05 04:15:31 +01:00

Adds npm ci

This commit is contained in:
Amir Raminfar
2019-03-18 20:03:46 -07:00
parent 6c5323fb67
commit b29fd24f92

View File

@@ -14,4 +14,5 @@ if [ -n "$GORELEASER_GITHUB_TOKEN" ] ; then
export GITHUB_TOKEN=$GORELEASER_GITHUB_TOKEN
fi
npm ci
goreleaser $@