Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
ub_folio
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
University Library
ub_folio
Merge requests
!4
Test->production
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Test->production
test
into
production
Overview
0
Commits
36
Pipelines
2
Changes
1
Merged
Magnus Toneby
requested to merge
test
into
production
9 months ago
Overview
0
Commits
36
Pipelines
2
Changes
1
Expand
0
0
Merge request reports
Viewing commit
9d340567
Prev
Next
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
9d340567
switch to fetch foliofront from devel branch
· 9d340567
Magnus Toneby
authored
10 months ago
manifests/foliofront.pp
+
1
−
1
Options
@@ -53,7 +53,7 @@ class folioscripts::foliofront {
ensure
=>
latest
,
provider
=>
git
,
source
=>
'https://git:glpat-F5y74GSXSm6FrQBD5wM5@gitlab.liu.se/ub-utveckling/webb/folio-projekt/foliofront-node-root.git'
,
revision
=>
'devel'
,
revision
=>
'devel
op
'
,
notify
=>
[
Exec
[
'do npm install of foliofront'
],],
}
Loading