Skip to content
Snippets Groups Projects
Commit a675336e authored by David Lanzendörfer's avatar David Lanzendörfer
Browse files

Deploy favicon

parent 7bd52316
No related branches found
No related tags found
No related merge requests found
Pipeline #35 passed with stage
in 28 seconds
......@@ -2,7 +2,7 @@ pages:
stage: deploy
script:
- mkdir .public
- cp *.html .public
- cp *.html *.ico .public
- cp -r css .public/
- cp -r img .public/
- mv .public 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