Skip to content
Snippets Groups Projects
Commit d34c02a9 authored by Alexandre Dehaine's avatar Alexandre Dehaine
Browse files

Host

parent c1af96b1
No related branches found
No related tags found
No related merge requests found
image: node:latest
pages:
script:
- npm install -g serve
- serve -s . -l 4000
artifacts:
paths:
- 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