-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