Skip to content
Snippets Groups Projects
Commit c72917f1 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

Merge branch 'publish' into 'main'

Publish

See merge request !14
parents 3c21b499 5453afdd
No related branches found
Tags 2.6.1
1 merge request!14Publish
Pipeline #115518 passed
......@@ -83,7 +83,6 @@ Publish npm:
script:
- git config user.email "${GITLAB_USER_EMAIL}"
- git config user.name "${GITLAB_USER_NAME}"
- npm run build
- |
cat <<-EO_CONFIG > .npmrc
@${CI_PROJECT_ROOT_NAMESPACE}:registry=https://${CI_SERVER_HOST}/api/v4/projects/${CI_PROJECT_ID}/packages/npm/
......
......@@ -110,5 +110,8 @@
}
}
},
"defaultProject": "example"
"defaultProject": "example",
"cli": {
"analytics": false
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment