diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml new file mode 100644 index 0000000000000000000000000000000000000000..56b6f2fce20c8ad77c53de70d9dbaa484190d0e6 --- /dev/null +++ b/.gitlab-ci.yml @@ -0,0 +1,4 @@ +update_readme: + script: + - echo $CI_PROJECT_NAME # Sanity check + - sed -ie "s/{THIS}/$CI_PROJECT_NAME/g" README.md \ No newline at end of file diff --git a/README.md b/README.md index 025f69a975befb820c4dc9e60fe07614adac4857..719b76ad1074e8554426095c2ca6bc0109e7882b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # lektor mk 7 +[](https://git.iiens.net/martin2018/lektor/-/commits/master) + A Karaoke player made to replace the old bash scripts on Sakura. They will enable one to have a database and make requests over the network.