Skip to content

Commit 7f6654c

Browse files
committed
temp: upload bootsrap
1 parent 59c15a1 commit 7f6654c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/vsts/platforms/templates/bootstrap.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ steps:
3131
parameters:
3232
artifacts:
3333
- path: '.'
34-
condition: and(succeeded(), eq(variables['Atom.AutoDraftRelease'], 'true'), eq(variables['IsReleaseBranch'], 'true'))
34+
condition: succeeded()

0 commit comments

Comments
 (0)