Commit 7161c12e authored by leeokhee's avatar leeokhee

Add new file

parent 86b09e74
Pipeline #131 failed with stage
pages:
stage: deploy
script:
- mkdir .public
- cp -r * .public
- mv .public public
artifacts:
paths:
- public
only:
- master
\ No newline at end of file
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