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
knowledge-mw-service
Commits
a86d7b6c
Commit
a86d7b6c
authored
4 years ago
by
harishkumar gangula
Browse files
Options
Download
Patches
Plain Diff
updated config
parent
5807d654
master
dependabot/npm_and_yarn/src/async-2.6.4
dependabot/npm_and_yarn/src/decode-uri-component-0.2.2
dependabot/npm_and_yarn/src/flat-and-mocha-5.0.2
dependabot/npm_and_yarn/src/handlebars-4.7.7
dependabot/npm_and_yarn/src/jsonwebtoken-9.0.0
dependabot/npm_and_yarn/src/lodash-4.17.21
dependabot/npm_and_yarn/src/minimist-and-project-sunbird/telemetry-sdk-and-handlebars-and-mkdirp-1.2.8
release-4.3.0
release-4.8.0
release-5.2.0
release-5.3.0
release-5.6.0
release-6.0.0
release-5.6.0_RC1
release-5.2.0_RC1
release-4.8.5_RC1
release-4.8.0_RC2
release-4.8.0_RC1
release-4.3.0_RC1
release-3.8.0_RC3
release-3.8.0_RC2
release-3.8.0_RC1
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.circleci/config.yml
+1
-2
.circleci/config.yml
with
1 addition
and
2 deletions
+1
-2
.circleci/config.yml
+
1
−
2
View file @
a86d7b6c
...
...
@@ -14,10 +14,9 @@ jobs:
-
save_cache
:
key
:
dependency-cache-{{ checksum "src/package.json" }}
paths
:
./node_modules
-
run
:
'
ls'
-
run
:
name
:
Run test cases
command
:
'
npm
run
coverage'
command
:
'
cd
src
&&
npm
run
coverage'
-
run
:
cd opt && zip -r content.zip content
-
store_artifacts
:
path
:
opt/content.zip
...
...
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