Set up pages hosting.

This commit is contained in:
James Harton 2018-09-06 14:08:08 +12:00
parent eef8e6cd5b
commit e46efefe4c
3 changed files with 10 additions and 0 deletions

View file

@ -9,3 +9,13 @@ cargo-test:
- rustc -V
script:
- cargo test
pages:
image: alpine:latest
script:
- echo "noop"
artifacts:
paths:
- public
only:
- master

View file

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View file

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB