Skip to content

Commit

Permalink
Call reset script when run on BuildServer.
Browse files Browse the repository at this point in the history
  • Loading branch information
KhoiKy committed Jan 24, 2025
1 parent 9ad1611 commit c01364c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions whiskey.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,10 @@ Build:
- PublishPowerShellModule:
Path: YouTrackAutomation

- PowerShell:
OnlyBy: BuildServer
Path: reset.ps1

- Exec:
OnlyBy: BuildServer
Path: appveyor
Expand Down

0 comments on commit c01364c

Please sign in to comment.