Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Aparapi
aparapi-site
Commits
c6c7f21e
Commit
c6c7f21e
authored
Aug 07, 2019
by
Jeffrey Phillips Freeman
💥
Browse files
displaying artifact size
parent
062347ee
Pipeline
#52
canceled with stage
in 3 minutes and 7 seconds
Changes
1
Pipelines
6
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c6c7f21e
...
...
@@ -12,6 +12,7 @@ test:
-
bundle install --path vendor
-
bower --allow-root install
-
bundle exec middleman build
-
du -hs build
except
:
-
master
...
...
@@ -23,6 +24,7 @@ pages:
-
bundle install --path vendor
-
bower --allow-root install
-
bundle exec middleman build
-
du -hs build
artifacts
:
paths
:
-
build
...
...
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