pages: script: - mkdir public - cp -rv `ls -A | grep -vE ".git|scripts|tests|public|.gitlab-ci.yml"` public artifacts: paths: - public