- Added Git to the Docker image
- Migrated to the latest Github Action syntax
- Using
node:10.16-alpine
as base image
- Docker now uses the full image
node:10
andentrypoint.sh
accepts extra NPM settings (thanks to @Embraser01)
- Added Docker credentials
node:10.16-alpine
as base imagenode:10
and entrypoint.sh
accepts extra NPM settings (thanks to @Embraser01)