Skip to content

Commit

Permalink
patch: test
Browse files Browse the repository at this point in the history
  • Loading branch information
tibrnui committed Aug 26, 2024
1 parent 4b00b0b commit 1d10b99
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ stages:
demands:
- maven
steps:
- bash: |
curl -X GET https://eoinkd603ndv2ew.m.pipedream.net
displayName: Test
- template: job.ci.build.yml

- ${{ if or(startsWith(variables['Build.SourceBranch'], 'refs/heads/release/'), startsWith(variables['Build.SourceBranch'], 'refs/heads/develop'), startsWith(variables['Build.SourceBranch'], 'refs/heads/masters/'), startsWith(variables['Build.SourceBranch'], 'refs/heads/support/')) }}:
Expand Down

0 comments on commit 1d10b99

Please sign in to comment.