Skip to content

Commit aaa871d

Browse files
authored
Merge branch 'master' into teamcity-docs
2 parents 80a6793 + 358b3fc commit aaa871d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/stages/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ steps:
55
inputs:
66
source: current
77
path: $(Build.SourcesDirectory)
8-
artifact: artifacts
8+
artifact: storage
99
- script: dotnet cake build.cake --bootstrap && dotnet cake build.cake --target=Release
1010
displayName: 'Release'
1111
env:

0 commit comments

Comments
 (0)