Skip to content
Snippets Groups Projects
Commit 61c98445 authored by Jeffrey Phillips Freeman's avatar Jeffrey Phillips Freeman 💥
Browse files

Hopefully fixed deploying pages

parent 6f0ed3cd
No related branches found
No related tags found
No related merge requests found
Pipeline #57 passed with stages
in 2 minutes and 19 seconds
......@@ -25,8 +25,9 @@ pages:
- bower --allow-root install
- bundle exec middleman build
- du -hs build
- mv build public
artifacts:
paths:
- build
- public
only:
- master
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment