You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setting up Circle CI for the first time on a different project...noticed this in one of my references:
- run:
name: Publish to NPM
command: |
npm config set "//registry.npmjs.org/:_authToken=$NPM_TOKEN"
npm publish
Publish the package every time we merge into master - seems a bit dangerous, but still. Also thought this might be a good place to chat about all things CI.
@UziTech: Not seeing a way to DM folks in the org. What am I missing there?
The text was updated successfully, but these errors were encountered:
I tend to agree...just wasn't sure how automated we wanted to make things. I can see some benefit under certain use cases. Something to keep in the back or our minds. Closing.
Setting up Circle CI for the first time on a different project...noticed this in one of my references:
Publish the package every time we merge into
master
- seems a bit dangerous, but still. Also thought this might be a good place to chat about all things CI.@UziTech: Not seeing a way to DM folks in the org. What am I missing there?
The text was updated successfully, but these errors were encountered: