Skip to content
Snippets Groups Projects
Commit fb222523 authored by Felix Drees's avatar Felix Drees :penguin:
Browse files

Update .gitlab-ci.yml

parent 2b7c55b5
No related branches found
No related tags found
No related merge requests found
Pipeline #359738 passed
......@@ -6,6 +6,6 @@ include:
file: 'pipelines/pages.yml'
before_script:
- echo "<h1>$CI_PROJECT_NAME gitlab page</h1>" > ./index.html
# - echo "<h1>$CI_PROJECT_NAME gitlab page</h1>" > ./index.html
- mkdir -p ./public
- mv ./*.html ./public
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment