diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 30ef88a..298cb89 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,7 +4,7 @@ pages: script: - echo "Deploy to Pages" - mkdir public - - cp -R projects public + - cp -R projects/* public artifacts: paths: - public \ No newline at end of file diff --git a/projects/index.html b/projects/index.html new file mode 100644 index 0000000..773032c --- /dev/null +++ b/projects/index.html @@ -0,0 +1 @@ +