mirror of
https://github.com/actions/runner.git
synced 2025-12-10 12:36:23 +00:00
Ignore changes from BuildConstants.cs (#1132)
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
</ItemGroup>
|
||||
|
||||
<WriteLinesToFile File="Runner.Sdk/BuildConstants.cs" Lines="@(BuildConstants)" Overwrite="true" />
|
||||
|
||||
<Exec Command="git update-index --assume-unchanged ./Runner.Sdk/BuildConstants.cs" ConsoleToMSBuild="true" />
|
||||
</Target>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user