Skip to content

Commit d6ceb4e

Browse files
committed
Work CI-CD
- Rename var for consistency. ***NO_CI***
1 parent 73e53a2 commit d6ceb4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -998,8 +998,8 @@ jobs:
998998
key: 'changeLogCacheFiles'
999999
restoreKeys: 1_0
10001000
path: |
1001-
$(AGENT.TEMPDIRECTORY)/github-changelog-logger.log
1002-
$(AGENT.TEMPDIRECTORY)/github-changelog-http-cache
1001+
$(Agent.TempDirectory)/github-changelog-logger.log
1002+
$(Agent.TempDirectory)/github-changelog-http-cache
10031003
10041004
# generate change log including future version
10051005
- powershell: |

0 commit comments

Comments
 (0)