We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59c15a1 commit 7f6654cCopy full SHA for 7f6654c
script/vsts/platforms/templates/bootstrap.yml
@@ -31,4 +31,4 @@ steps:
31
parameters:
32
artifacts:
33
- path: '.'
34
- condition: and(succeeded(), eq(variables['Atom.AutoDraftRelease'], 'true'), eq(variables['IsReleaseBranch'], 'true'))
+ condition: succeeded()
0 commit comments