]> pere.pagekite.me Git - text-destroy-surveillance.git/blobdiff - .gitlab-ci.yml
Make it clear that this project is about the Norwegian edition only.
[text-destroy-surveillance.git] / .gitlab-ci.yml
index 6d1111f751a099ead9f0546313000ac46f2d71a3..ef2f9165fc1c7d75a05985ec24be2ed16e00fd6f 100644 (file)
@@ -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