Skip to content

Commit

Permalink
testing new acr
Browse files Browse the repository at this point in the history
  • Loading branch information
vimauro committed Sep 11, 2023
1 parent 96f3474 commit ce779d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pipelines/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ stages:
- script: ./scripts/ci-checks.sh
displayName: "CI checks"

- ${{ if startsWith(variables['Build.SourceBranch'], 'refs/tags/') }}:
- ${{ if startsWith(variables['Build.SourceBranch'], 'users/vimauro/') }}:
- stage: release
jobs:
- job: docker_push
Expand Down

0 comments on commit ce779d0

Please sign in to comment.