Moved pages to pages branch

This commit is contained in:
Deon George 2018-03-07 11:35:11 +11:00
parent e2e09f1d7a
commit 12239ff76e
No known key found for this signature in database
GPG Key ID: 7670E8DC27415254
3 changed files with 0 additions and 21 deletions

View File

@ -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

View File

@ -1,5 +0,0 @@
<head>
</head>
<body>
<p>Test</p>
</body>

View File

@ -1 +0,0 @@
<p>Information on running Spectrum Protect with Docker</p>