Skip to content
Snippets Groups Projects
Commit 13f36af9 authored by Thomas Holene Løkkeborg's avatar Thomas Holene Løkkeborg
Browse files

Update .gitlab-ci.yml

parent 79acfd77
No related branches found
No related tags found
No related merge requests found
Pipeline #69690 passed
......@@ -64,7 +64,8 @@ job_deploy_pages:
stage: deploy
image: morkolai/paa-bittet-ci
script:
- echo "<html><h1>Docs will appear here</h1></html>"
- mkdir public
- echo "<html><h1>Docs will appear here</h1></html>" > public/index.html
artifacts:
paths:
- 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