forked from NoLog.cz/trhlina-calendar
CI
This commit is contained in:
parent
fb34a02dbe
commit
9b16bdf52a
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue