Skip to content
Snippets Groups Projects
Commit 29a52e69 authored by Jannik Wurche's avatar Jannik Wurche
Browse files

:frame_photo: add background image to GitLab CI

parent 4b18319d
No related branches found
No related tags found
No related merge requests found
Pipeline #22345 passed
......@@ -19,6 +19,7 @@ build:
script:
- mkdir -p public
- cp src/logo.png public/logo.png
- cp src/bg.svg public/bg.svg
- cp src/index.html public/index.html
- cp src/style.css public/style.css
- cp src/katex.js public/katex.js
......
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