Skip to content

Commit

Permalink
Update .gitlab-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dnhyde committed Jun 24, 2018
1 parent b9868a0 commit 3ab97ca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
pages:
stage: deploy
script:
- mkdir public
- mv build/html/* public
- echo "Nothing to do..."
artifacts:
paths:
- public
Expand Down

0 comments on commit 3ab97ca

Please sign in to comment.