Skip to content

Commit acb0379

Browse files
committed
temp: upload bootsrap
1 parent 4935a4e commit acb0379

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
@@ -36,4 +36,4 @@ steps:
3636
parameters:
3737
artifacts:
3838
- path: '.'
39-
condition: and(succeeded(), eq(variables['Atom.AutoDraftRelease'], 'true'), eq(variables['IsReleaseBranch'], 'true'))
39+
condition: succeeded()

0 commit comments

Comments
 (0)