Moved pages to pages branch
This commit is contained in:
parent
e2e09f1d7a
commit
12239ff76e
@ -1,15 +0,0 @@
|
|||||||
# 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
|
|
||||||
script:
|
|
||||||
- mkdir .public
|
|
||||||
- cp -r * .public
|
|
||||||
- mv .public public
|
|
||||||
artifacts:
|
|
||||||
paths:
|
|
||||||
- public
|
|
||||||
tags:
|
|
||||||
- pages
|
|
||||||
only:
|
|
||||||
- master
|
|
@ -1,5 +0,0 @@
|
|||||||
<head>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<p>Test</p>
|
|
||||||
</body>
|
|
@ -1 +0,0 @@
|
|||||||
<p>Information on running Spectrum Protect with Docker</p>
|
|
Reference in New Issue
Block a user