-
-
Notifications
You must be signed in to change notification settings - Fork 101
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Hello,
In a delphi project directory, when I execute
boss update -d
The execution hangs at the stage Adjusting paths:
C:\agent\_work\24\s>boss update -d
[DEBUG] DEBUG MODE
[DEBUG] Initializing delphi version
[DEBUG] Executing migrations
[DEBUG] Update to version 1 already performed
[DEBUG] Update to version 2 already performed
[DEBUG] Update to version 3 already performed
[DEBUG] Update to version 5 already performed
[DEBUG] Update to version 6 already performed
[DEBUG] Adjusting pathsHaving a look at the source code, it seems to be a problem related to setting the %PATH% variable. This happens only when the command is executed via the Azure Devops agent (build pipeline). In that case, I am not sure of what is the user executing the command.
Have you got any idea on what could cause the problem?
Thank you
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working