Add test page to gitlab.io

This commit is contained in:
Kevin Röbert
2019-09-24 18:16:54 +02:00
parent 62d53b6f85
commit f6b5627eaf
6 changed files with 233 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ before_script:
stages:
- build
- deploy
hash rules:
stage: build
@@ -40,3 +41,9 @@ build chrome:
artifacts:
paths:
- ClearUrls_chrome.zip
pages:
stage: deploy
artifacts:
paths:
- public