Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
funkwhale
funkwhale
Commits
3e7aaedf
Commit
3e7aaedf
authored
Jun 25, 2017
by
Eliot Berriot
Browse files
Removed uselss mv statement
parent
22f3b42a
Pipeline
#51
failed with stages
in 1 minute and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
3e7aaedf
...
...
@@ -23,7 +23,6 @@ build_front:
script
:
-
npm install
-
npm run build
-
mv dist /dist
cache
:
key
:
"
$CI_COMMIT_REF_NAME"
paths
:
...
...
Write
Preview
Supports
Markdown
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