database icon indicating copy to clipboard operation
database copied to clipboard

Docker images are always updated mistakenly, except on actual release

Open Harjot1Singh opened this issue 4 years ago • 1 comments

Minor Release
npm WARN using --force I sure hope you know what you are doing.
v4.5.0
npm ERR! code 128
npm ERR! Command failed: git commit -m 4.5.0
npm ERR! 
npm ERR! *** Please tell me who you are.
npm ERR! 
npm ERR! Run
npm ERR! 
npm ERR!   git config --global user.email "[email protected]"
npm ERR!   git config --global user.name "Your Name"
npm ERR! 
npm ERR! to set your account's default identity.
npm ERR! Omit --global to set the identity only in this repository.
npm ERR! 
npm ERR! fatal: empty ident name (for <(null)>) not allowed
npm ERR! 

Harjot1Singh avatar Dec 12 '19 03:12 Harjot1Singh

The above is resolved, but it still runs the release on every build.

Harjot1Singh avatar Mar 18 '20 16:03 Harjot1Singh