Commit 9aa89673 authored by Daniel Sucno's avatar Daniel Sucno

feat: adding gitlab pages configuration

parent 68a5e627
Pipeline #83 failed
pages:
stage: deploy
script:
- mkdir .public
- cp -r * .public
artifacts:
paths:
- .public
only:
- master
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment