Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
M2965
BitScrooge
Commits
0ecacd41
Commit
0ecacd41
authored
Dec 30, 2021
by
M2965
Browse files
Merge branch 'main' of
https://gitlab.labranet.jamk.fi/M2965/bitscrooge
parents
02ad03f0
f8ce3103
Pipeline
#481223
failed with stage
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0ecacd41
...
...
@@ -12,4 +12,3 @@ pages:
paths
:
-
public
only
:
-
master
\ No newline at end of file
vue.config.js
View file @
0ecacd41
...
...
@@ -2,4 +2,4 @@ module.exports = {
publicPath
:
process
.
env
.
NODE_ENV
===
'
production
'
?
'
/bitscrooge/
'
:
'
/
'
}
\ No newline at end of file
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment