Skip to content

Commit

Permalink
continue on error for deleting pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
nasc17 committed Jun 14, 2023
1 parent 65486cb commit 95b5def
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pipeline/build-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ jobs:
steps:
- task: GithubRelease@1
displayName: 'Delete GitHub Release'
continueOnError: true
inputs:
gitHubConnection: azuredatastudio-postgresqlext2
repositoryName: 'microsoft/pgtoolsservice'
Expand Down

0 comments on commit 95b5def

Please sign in to comment.