Skip to content
Snippets Groups Projects
Commit a7aaed52 authored by Vít Novotný's avatar Vít Novotný
Browse files

Added a faculty GitLab syncing.

parent 86e05369
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,6 @@ EMAIL='witiko@mail.muni.cz'
DESCRIPTION='Beamer theme for thesis defense presentations at Masaryk University (Brno, Czech Republic)'
CTANPATH='/macros/latex/contrib/beamer-contrib/themes/fibeamer'
TYPE='announce'
ANNOUNCEMENT="$(git log `git describe --tags --abbrev=0`..HEAD --oneline)"
ANNOUNCEMENT="$(git log `git describe --tags --abbrev=0`..HEAD --oneline | tac)"
NOTE=''
LICENSE='lppl1.3'
......@@ -6,3 +6,4 @@ VERSION="$(<VERSION.tex \
git tag "$VERSION"
git push origin master --tags
git push faculty master --tags
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