Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
upsmf-common-form-elements-portal
Commits
6449912f
Unverified
Commit
6449912f
authored
2 years ago
by
Swayangjit Prasad Parida
Committed by
GitHub
2 years ago
Browse files
Options
Download
Plain Diff
Issue #SB-000 merge: Merge pull request #177 from swayangjit/release-4.9.0
Issue #SB-000 chore: Updated version name.
parents
296db93c
c2d5ad1c
release-4.9.0
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.circleci/config.yml
+1
-1
.circleci/config.yml
with
1 addition
and
1 deletion
+1
-1
.circleci/config.yml
+
1
−
1
View file @
6449912f
...
...
@@ -27,7 +27,7 @@ jobs:
if [ -z $CIRCLE_PR_NUMBER ]; then
npm run build-mobile && npm pack ./dist/common-form-elements
echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" > ~/.npmrc
npm publish project-sunbird-common-form-elements-v9-*
npm publish project-sunbird-common-form-elements-
web-
v9-*
else
npm run build-mobile && npm pack ./dist/common-form-elements
fi
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets