This commit is contained in:
Matěj Divecký 2023-05-29 20:19:35 +02:00
parent fb34a02dbe
commit 9b16bdf52a

View file

@ -23,8 +23,8 @@ pipeline:
- ssh-keyscan -p 221 -t rsa git.nolog.cz >> $HOME/.ssh/known_hosts
- echo "$BOT_PRIVATE_KEY" > $HOME/.ssh/id_rsa
- chmod 0600 $HOME/.ssh/id_rsa
- git pull ssh://git@git.nolog.cz:221/NoLog/trhlina-calendar.git
- cd trhlina-calendar
# - git clone ssh://git@git.nolog.cz:221/NoLog/trhlina-calendar.git
# - cd trhlina-calendar
- git checkout pages
- mv /tmp/cal.ics .
- git add cal.ics