Add new file

This commit is contained in:
R. Eric Wheeler 2021-01-01 20:35:37 +00:00
parent c7d809a867
commit 05f19a29a1
1 changed files with 9 additions and 0 deletions

9
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,9 @@
# This file is a template, and might need editing before it works on your project.
# Full project: https://gitlab.com/pages/plain-html
pages:
stage: deploy
artifacts:
paths:
- public
only:
- pages