Skip to content

Commit

Permalink
[PAGOPA-695] ci: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cap-ang committed Apr 19, 2023
1 parent e59620f commit 3e00d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devops/deploy-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ stages:
displayName: Build and push an image to container registry
inputs:
containerRegistry: '$(dockerRegistryServiceConnection)'
repository: '$(IMAGE_REPOSITORY)'
repository: '$(variables.imageRepository)'
command: 'buildAndPush'
tags: |
$(Build.BuildId)
Expand Down

0 comments on commit 3e00d47

Please sign in to comment.