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
172ed0f1
Commit
172ed0f1
authored
3 years ago
by
swayangjit
Browse files
Options
Download
Patches
Plain Diff
Issue #SB-25705 chore: Updated circleci yml file
parent
c1c89245
snyk-upgrade-f42e30417b693e2eb5ca260d9cbfc5b9
master
release-4.10.1
release-4.9.0
release-5.0.0
release-5.0.1
release-5.1.0_v10
release-5.1.0_v11
release-5.1.0_v12
release-6.0.0_v13
release-6.0.0_v13-mobile
release-6.0.0_v14
snyk-fix-bb6706a537ba2f5a29d4d0c4ea441193
snyk-upgrade-12c917ac8d79f5e72ebd71b7407f6ac6
snyk-upgrade-39fee69ffac9d0a0df5d5d24424777d8
snyk-upgrade-822eb34879b2fea17e28fad6b3e6a789
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 @
172ed0f1
...
...
@@ -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 common-form-elements-v9-*
npm publish
project-sunbird-
common-form-elements-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