From: Petter Reinholdtsen Date: Sat, 1 Jan 2022 23:28:35 +0000 (+0100) Subject: Test proof reading deployment. X-Git-Url: https://pere.pagekite.me/gitweb/text-smell-og-bang-hauge.git/commitdiff_plain/6a11d9ffdc581b0481d66448e44b176ad05644b2?hp=795f852c096386c46b1e734781023d7f2c38cdf5 Test proof reading deployment. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml new file mode 100644 index 0000000..7771185 --- /dev/null +++ b/.gitlab-ci.yml @@ -0,0 +1,14 @@ +# Try to make files available from +# https://petterreinholdtsen.gitlab.io/smell-og-bang-hauge/ +# Based on https://gitlab.com/pages/plain-html + +image: alpine:latest +pages: + stage: deploy + script: + - echo 'Nothing to do...' + artifacts: + paths: + - public + only: + - master diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..91650bb --- /dev/null +++ b/public/index.html @@ -0,0 +1,8 @@ + + + Smell og bang + + +

Smell og bang

+ +