Skip to content

Commit

Permalink
wip - test pipeline
Browse files Browse the repository at this point in the history
Signed-off-by: Kalil Teixeira Ventura Monteiro <[email protected]>
  • Loading branch information
kalilventura committed Oct 23, 2024
1 parent bc9d56c commit 2f13eaa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion azure-devops/golang/stages/40-delivery/arm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
stages:
- stage: 'delivery'
condition: or(startsWith(variables['Build.SourceBranch'], 'refs/tags/'), startsWith(variables['Build.SourceBranch'], 'refs/heads/main'))
displayName: 'delivery'
jobs:
- job: 'delivery'
Expand Down

0 comments on commit 2f13eaa

Please sign in to comment.