X-Git-Url: http://pere.pagekite.me/gitweb/text-destroy-surveillance.git/blobdiff_plain/f55abc9f2a8eb87f78862fd048761f95063e3a65..ae9d39bfa79d7c529a06de9f7e2b37fd6d1f3d03:/.gitlab-ci.yml?ds=inline diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6d1111f..ef2f916 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,11 +1,14 @@ -image: alpine:latest +# Try to make files available from +# https://pin-no.gitlab.io/how-to-destroy-surveillance-capitalism/ +# Based on https://gitlab.com/pages/plain-html +image: alpine:latest pages: stage: deploy script: - echo 'Nothing to do...' artifacts: paths: - - archive + - public only: - master