Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Spring2021-SellPoint
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TDT4140-Group 58
Spring2021-SellPoint
Merge requests
!27
chore: add pipeline
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
chore: add pipeline
#21-gitlab-pipeline
into
master
Overview
1
Commits
4
Pipelines
4
Changes
1
Merged
Jonny Ngo Luong
requested to merge
#21-gitlab-pipeline
into
master
3 years ago
Overview
1
Commits
4
Pipelines
4
Changes
1
Expand
0
0
Merge request reports
Viewing commit
12b20666
Prev
Next
Show latest version
1 file
+
2
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
12b20666
chore: cache packages fix
· 12b20666
Jonny Ngo Luong
authored
3 years ago
.gitlab-ci.yml
+
2
−
0
Options
@@ -22,6 +22,8 @@ install:
-
cd server && npm --silent install
-
cd ../client && npm --silent install
only
:
changes
:
-
package-lock.json
refs
:
-
master
-
merge_requests
Loading