fix push
Some checks failed
Build LaTeX packages / build (push) Failing after 30s
Build LaTeX packages / deploy-pages (push) Has been skipped

This commit is contained in:
Maximilian Keßler 2023-10-18 11:24:21 +02:00
parent 7e76546afd
commit 3c8f825e3f
Signed by: max
GPG Key ID: BCC5A619923C0BA5

View File

@ -6,7 +6,7 @@ make ci-build
cd build/LatexPackagesBuild
git add .
git commit -m "${COMMIT_MSG}" || echo "Nothing new to commit"
git remote set-url --push git@git.abstractnonsen.se:latex/latex-packages
git remote set-url origin --push git@git.abstractnonsen.se:latex/latex-packages
git push --set-upstream origin ${REF_NAME}-build
cd ../..
mkdir -p ~/texmf/tex/latex