Remove robots.txt because that's not how it works
2 files changed, 0 insertions(+), 3 deletions(-) M .gitlab-ci.yml D robots.txt
M .gitlab-ci.yml => .gitlab-ci.yml +0 -1
@@ 8,7 8,6 @@ pages: script: - mkdir public - cp index.html public - cp robots.txt public artifacts: paths: - public
D robots.txt => robots.txt +0 -2