From: Petter Reinholdtsen Date: Mon, 12 Oct 2020 10:24:36 +0000 (+0200) Subject: Try to get web pages working. X-Git-Tag: nb-printed-2021-01-24~393 X-Git-Url: https://pere.pagekite.me/gitweb/text-destroy-surveillance.git/commitdiff_plain/f55abc9f2a8eb87f78862fd048761f95063e3a65?ds=sidebyside Try to get web pages working. Should show up as . --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml new file mode 100644 index 0000000..6d1111f --- /dev/null +++ b/.gitlab-ci.yml @@ -0,0 +1,11 @@ +image: alpine:latest + +pages: + stage: deploy + script: + - echo 'Nothing to do...' + artifacts: + paths: + - archive + only: + - master diff --git a/archive/index.html b/archive/index.html new file mode 100644 index 0000000..cd341a4 --- /dev/null +++ b/archive/index.html @@ -0,0 +1,8 @@ + + + Book + + +

Book

+ +