pyinfra: git pull --rebase

pull/13/head
missytake 2023-10-09 09:40:01 +02:00
parent 91205e7162
commit b50f6c9cbf
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ def deploy_teams_bot(
name="Pull the teams-bot repository",
src="https://git.0x90.space/missytake/teams-bot",
dest=f"/home/{unix_user}/teams-bot",
rebase=True,
_su_user=unix_user,
_use_su_login=True,
)