Add new file
This commit is contained in:
parent
c7d809a867
commit
05f19a29a1
|
@ -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
|
Loading…
Reference in New Issue