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
22f3b42a
Commit
22f3b42a
authored
Jun 25, 2017
by
Eliot Berriot
Browse files
Fixing wrong artifact path
parent
b50d1c59
Pipeline
#50
failed with stages
in 1 minute and 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
22f3b42a
...
...
@@ -31,7 +31,7 @@ build_front:
artifacts
:
name
:
"
front_${CI_COMMIT_REF_NAME}"
paths
:
-
/dist
-
front
/dist
/
only
:
-
master
-
develop
...
...
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