Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Node Package Manager
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Pipeline Components
Node Package Manager
Commits
cc0356d6
Commit
cc0356d6
authored
9 months ago
by
Iven Schlenther
Browse files
Options
Downloads
Patches
Plain Diff
Update file .gitlab-ci.yml
parent
d47f8980
No related branches found
Branches containing commit
Tags
1.0.7
Tags containing commit
No related merge requests found
Pipeline
#4450
passed
9 months ago
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+3
-3
3 additions, 3 deletions
.gitlab-ci.yml
with
3 additions
and
3 deletions
.gitlab-ci.yml
+
3
−
3
View file @
cc0356d6
...
...
@@ -5,9 +5,9 @@ stages:
include
:
-
component
:
git.lvckyworld.dev/pipeline-components/node-package-manager/npm-install@$CI_COMMIT_SHA
test npm install
:
extends
:
.npm install
stage
:
test
test npm install
:
# create test job
extends
:
.npm install
# extends job from component
stage
:
test
# define stage test
only
:
-
master
-
merge_request
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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