Skip to content

Commit

Permalink
More logging
Browse files Browse the repository at this point in the history
  • Loading branch information
henrist committed Mar 29, 2024
1 parent 21c968d commit 79a8cf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deployer/deployer.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ def handle(

repo = TempRepo(self.config)
try:
logger.info("Checking out repo")
repo.checkout()

deployer_json_file: Path = (
Expand Down

0 comments on commit 79a8cf9

Please sign in to comment.